diff options
Diffstat (limited to 'testing/web-platform/meta/WebCryptoAPI/idlharness.worker.js.ini')
-rw-r--r-- | testing/web-platform/meta/WebCryptoAPI/idlharness.worker.js.ini | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/testing/web-platform/meta/WebCryptoAPI/idlharness.worker.js.ini b/testing/web-platform/meta/WebCryptoAPI/idlharness.worker.js.ini new file mode 100644 index 000000000..43fd9d114 --- /dev/null +++ b/testing/web-platform/meta/WebCryptoAPI/idlharness.worker.js.ini @@ -0,0 +1,32 @@ +[idlharness.worker] + type: testharness + [CryptoKey interface: existence and properties of interface object] + expected: FAIL + + [CryptoKey interface object length] + expected: FAIL + + [CryptoKey interface object name] + expected: FAIL + + [CryptoKey interface: existence and properties of interface prototype object] + expected: FAIL + + [CryptoKey interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [CryptoKey interface: attribute type] + expected: FAIL + + [CryptoKey interface: attribute extractable] + expected: FAIL + + [CryptoKey interface: attribute algorithm] + expected: FAIL + + [CryptoKey interface: attribute usages] + expected: FAIL + + [ArrayBuffer interface: existence and properties of interface object] + expected: FAIL + |