1
0
Fork 0
firefox/testing/web-platform/meta/is-input-pending/idlharness.window.js.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

42 lines
1.4 KiB
INI

[idlharness.window.html]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
[Scheduling interface object name]
expected: FAIL
[Scheduling interface: operation isInputPending(optional IsInputPendingOptions)]
expected: FAIL
[Scheduling interface object length]
expected: FAIL
[Scheduling interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[Scheduling interface: calling isInputPending(optional IsInputPendingOptions) on navigator.scheduling with too few arguments must throw TypeError]
expected: FAIL
[Navigator interface: attribute scheduling]
expected: FAIL
[Scheduling interface: navigator.scheduling must inherit property "isInputPending(optional IsInputPendingOptions)" with the proper type]
expected: FAIL
[Scheduling interface: existence and properties of interface prototype object]
expected: FAIL
[Scheduling must be primary interface of navigator.scheduling]
expected: FAIL
[Scheduling interface: existence and properties of interface object]
expected: FAIL
[Stringification of navigator.scheduling]
expected: FAIL
[Scheduling interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[idl_test setup]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]