summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/screen-wake-lock/idlharness.https.window.js.ini
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:22:09 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:22:09 +0000
commit43a97878ce14b72f0981164f87f2e35e14151312 (patch)
tree620249daf56c0258faa40cbdcf9cfba06de2a846 /testing/web-platform/meta/screen-wake-lock/idlharness.https.window.js.ini
parentInitial commit. (diff)
downloadfirefox-upstream.tar.xz
firefox-upstream.zip
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/screen-wake-lock/idlharness.https.window.js.ini')
-rw-r--r--testing/web-platform/meta/screen-wake-lock/idlharness.https.window.js.ini91
1 files changed, 91 insertions, 0 deletions
diff --git a/testing/web-platform/meta/screen-wake-lock/idlharness.https.window.js.ini b/testing/web-platform/meta/screen-wake-lock/idlharness.https.window.js.ini
new file mode 100644
index 0000000000..b71f2a6c75
--- /dev/null
+++ b/testing/web-platform/meta/screen-wake-lock/idlharness.https.window.js.ini
@@ -0,0 +1,91 @@
+[idlharness.https.window.html]
+ [WakeLockSentinel interface: operation release()]
+ expected: FAIL
+
+ [WakeLock interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [idl_test setup]
+ expected: FAIL
+
+ [WakeLockSentinel interface object length]
+ expected: FAIL
+
+ [WakeLockSentinel interface: existence and properties of interface object]
+ expected: FAIL
+
+ [WakeLockSentinel interface: existence and properties of interface prototype object's @@unscopables property]
+ expected: FAIL
+
+ [WakeLockSentinel must be primary interface of sentinel]
+ expected: FAIL
+
+ [WakeLockSentinel interface: sentinel must inherit property "onrelease" with the proper type]
+ expected: FAIL
+
+ [WakeLockSentinel interface: sentinel must inherit property "release()" with the proper type]
+ expected: FAIL
+
+ [Stringification of sentinel]
+ expected: FAIL
+
+ [WakeLock interface object name]
+ expected: FAIL
+
+ [WakeLockSentinel interface: attribute type]
+ expected: FAIL
+
+ [Navigator interface: attribute wakeLock]
+ expected: FAIL
+
+ [WakeLock interface: existence and properties of interface object]
+ expected: FAIL
+
+ [WakeLockSentinel interface object name]
+ expected: FAIL
+
+ [Stringification of navigator.wakeLock]
+ expected: FAIL
+
+ [WakeLock interface: existence and properties of interface prototype object's "constructor" property]
+ expected: FAIL
+
+ [WakeLockSentinel interface: sentinel must inherit property "type" with the proper type]
+ expected: FAIL
+
+ [WakeLock interface object length]
+ expected: FAIL
+
+ [WakeLockSentinel interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [WakeLockSentinel interface: attribute onrelease]
+ expected: FAIL
+
+ [Navigator interface: navigator must inherit property "wakeLock" with the proper type]
+ expected: FAIL
+
+ [WakeLock interface: existence and properties of interface prototype object's @@unscopables property]
+ expected: FAIL
+
+ [WakeLockSentinel interface: existence and properties of interface prototype object's "constructor" property]
+ expected: FAIL
+
+ [WakeLock must be primary interface of navigator.wakeLock]
+ expected: FAIL
+
+ [WakeLockSentinel interface: sentinel must inherit property "released" with the proper type]
+ expected: FAIL
+
+ [WakeLockSentinel interface: attribute released]
+ expected: FAIL
+
+ [WakeLock interface: calling request(optional WakeLockType) on navigator.wakeLock with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [WakeLock interface: navigator.wakeLock must inherit property "request(optional WakeLockType)" with the proper type]
+ expected: FAIL
+
+ [WakeLock interface: operation request(optional WakeLockType)]
+ expected: FAIL
+