diff options
Diffstat (limited to 'testing/web-platform/meta/WebCryptoAPI/idlharness.https.any.js.ini')
-rw-r--r-- | testing/web-platform/meta/WebCryptoAPI/idlharness.https.any.js.ini | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/testing/web-platform/meta/WebCryptoAPI/idlharness.https.any.js.ini b/testing/web-platform/meta/WebCryptoAPI/idlharness.https.any.js.ini new file mode 100644 index 0000000000..8db67d0eb8 --- /dev/null +++ b/testing/web-platform/meta/WebCryptoAPI/idlharness.https.any.js.ini @@ -0,0 +1,37 @@ +[idlharness.https.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [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: existence and properties of interface prototype object's @@unscopables 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 + + +[idlharness.https.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] |