mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
part of #36084 Testing: Only idl harness tests will pass for now --------- Signed-off-by: Gae24 <96017547+Gae24@users.noreply.github.com>
24 lines
952 B
INI
Vendored
24 lines
952 B
INI
Vendored
[idlharness.https.window.html]
|
|
[ClipboardItem interface: operation getType(DOMString)]
|
|
expected: FAIL
|
|
|
|
[ClipboardItem interface: operation supports(DOMString)]
|
|
expected: FAIL
|
|
|
|
[Clipboard interface: operation read(optional ClipboardUnsanitizedFormats)]
|
|
expected: FAIL
|
|
|
|
[Clipboard interface: operation write(ClipboardItems)]
|
|
expected: FAIL
|
|
|
|
[Clipboard interface: navigator.clipboard must inherit property "read(optional ClipboardUnsanitizedFormats)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Clipboard interface: calling read(optional ClipboardUnsanitizedFormats) on navigator.clipboard with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Clipboard interface: navigator.clipboard must inherit property "write(ClipboardItems)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Clipboard interface: calling write(ClipboardItems) on navigator.clipboard with too few arguments must throw TypeError]
|
|
expected: FAIL
|