From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- .../screen-capture/idlharness.https.window.js.ini | 33 ++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 testing/web-platform/meta/screen-capture/idlharness.https.window.js.ini (limited to 'testing/web-platform/meta/screen-capture/idlharness.https.window.js.ini') diff --git a/testing/web-platform/meta/screen-capture/idlharness.https.window.js.ini b/testing/web-platform/meta/screen-capture/idlharness.https.window.js.ini new file mode 100644 index 0000000000..663e3ccfb4 --- /dev/null +++ b/testing/web-platform/meta/screen-capture/idlharness.https.window.js.ini @@ -0,0 +1,33 @@ +[idlharness.https.window.html] + [MediaDevices interface: operation getDisplayMedia(optional DisplayMediaStreamOptions)] + expected: + if os == "android": FAIL + + [MediaDevices interface: navigator.mediaDevices must inherit property "getDisplayMedia(optional DisplayMediaStreamOptions)" with the proper type] + expected: + if os == "android": FAIL + + [MediaDevices interface: calling getDisplayMedia(optional DisplayMediaStreamOptions) on navigator.mediaDevices with too few arguments must throw TypeError] + expected: + if os == "android": FAIL + + [CaptureController interface: existence and properties of interface object] + expected: FAIL + + [CaptureController interface object length] + expected: FAIL + + [CaptureController interface object name] + expected: FAIL + + [CaptureController interface: existence and properties of interface prototype object] + expected: FAIL + + [CaptureController interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [CaptureController interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [CaptureController interface: operation setFocusBehavior(CaptureStartFocusBehavior)] + expected: FAIL -- cgit v1.2.3