summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/remote-playback/idlharness.window.js.ini
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 17:32:43 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 17:32:43 +0000
commit6bf0a5cb5034a7e684dcc3500e841785237ce2dd (patch)
treea68f146d7fa01f0134297619fbe7e33db084e0aa /testing/web-platform/meta/remote-playback/idlharness.window.js.ini
parentInitial commit. (diff)
downloadthunderbird-6bf0a5cb5034a7e684dcc3500e841785237ce2dd.tar.xz
thunderbird-6bf0a5cb5034a7e684dcc3500e841785237ce2dd.zip
Adding upstream version 1:115.7.0.upstream/1%115.7.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/remote-playback/idlharness.window.js.ini')
-rw-r--r--testing/web-platform/meta/remote-playback/idlharness.window.js.ini79
1 files changed, 79 insertions, 0 deletions
diff --git a/testing/web-platform/meta/remote-playback/idlharness.window.js.ini b/testing/web-platform/meta/remote-playback/idlharness.window.js.ini
new file mode 100644
index 0000000000..438247338f
--- /dev/null
+++ b/testing/web-platform/meta/remote-playback/idlharness.window.js.ini
@@ -0,0 +1,79 @@
+[idlharness.window.html]
+ [RemotePlayback interface: existence and properties of interface object]
+ expected: FAIL
+
+ [RemotePlayback interface object length]
+ expected: FAIL
+
+ [RemotePlayback interface object name]
+ expected: FAIL
+
+ [RemotePlayback interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [RemotePlayback interface: existence and properties of interface prototype object's "constructor" property]
+ expected: FAIL
+
+ [RemotePlayback interface: existence and properties of interface prototype object's @@unscopables property]
+ expected: FAIL
+
+ [RemotePlayback interface: operation watchAvailability(RemotePlaybackAvailabilityCallback)]
+ expected: FAIL
+
+ [RemotePlayback interface: attribute state]
+ expected: FAIL
+
+ [RemotePlayback interface: attribute onconnecting]
+ expected: FAIL
+
+ [RemotePlayback interface: attribute onconnect]
+ expected: FAIL
+
+ [RemotePlayback interface: attribute ondisconnect]
+ expected: FAIL
+
+ [RemotePlayback interface: operation prompt()]
+ expected: FAIL
+
+ [RemotePlayback must be primary interface of media.remote]
+ expected: FAIL
+
+ [Stringification of media.remote]
+ expected: FAIL
+
+ [RemotePlayback interface: media.remote must inherit property "watchAvailability(RemotePlaybackAvailabilityCallback)" with the proper type]
+ expected: FAIL
+
+ [RemotePlayback interface: calling watchAvailability(RemotePlaybackAvailabilityCallback) on media.remote with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [RemotePlayback interface: media.remote must inherit property "state" with the proper type]
+ expected: FAIL
+
+ [RemotePlayback interface: media.remote must inherit property "onconnecting" with the proper type]
+ expected: FAIL
+
+ [RemotePlayback interface: media.remote must inherit property "onconnect" with the proper type]
+ expected: FAIL
+
+ [RemotePlayback interface: media.remote must inherit property "ondisconnect" with the proper type]
+ expected: FAIL
+
+ [RemotePlayback interface: media.remote must inherit property "prompt()" with the proper type]
+ expected: FAIL
+
+ [HTMLMediaElement interface: attribute remote]
+ expected: FAIL
+
+ [HTMLMediaElement interface: attribute disableRemotePlayback]
+ expected: FAIL
+
+ [RemotePlayback interface: calling cancelWatchAvailability(optional long) on media.remote with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [RemotePlayback interface: operation cancelWatchAvailability(optional long)]
+ expected: FAIL
+
+ [RemotePlayback interface: media.remote must inherit property "cancelWatchAvailability(optional long)" with the proper type]
+ expected: FAIL
+