2018-12-04 10:35:12 +00:00
|
|
|
{
|
|
|
|
"api-basics.any.js": {
|
|
|
|
"requires": ["small-icu"]
|
|
|
|
},
|
|
|
|
"textdecoder-fatal-streaming.any.js": {
|
|
|
|
"requires": ["small-icu"]
|
|
|
|
},
|
|
|
|
"textdecoder-fatal.any.js": {
|
|
|
|
"requires": ["small-icu"]
|
|
|
|
},
|
|
|
|
"textdecoder-ignorebom.any.js": {
|
|
|
|
"requires": ["small-icu"]
|
|
|
|
},
|
|
|
|
"textdecoder-streaming.any.js": {
|
2022-07-25 15:12:05 +00:00
|
|
|
"requires": ["small-icu"]
|
2018-12-04 10:35:12 +00:00
|
|
|
},
|
|
|
|
"textdecoder-utf16-surrogates.any.js": {
|
|
|
|
"requires": ["small-icu"]
|
|
|
|
},
|
|
|
|
"iso-2022-jp-decoder.any.js": {
|
|
|
|
"requires": ["full-icu"],
|
2022-08-10 12:39:20 +00:00
|
|
|
"skip": "iso-2022-jp decoder state handling bug: https://encoding.spec.whatwg.org/#iso-2022-jp-decoder"
|
2018-12-04 10:35:12 +00:00
|
|
|
},
|
|
|
|
"textdecoder-byte-order-marks.any.js": {
|
2019-10-26 14:27:51 +00:00
|
|
|
"requires": ["small-icu"]
|
2018-12-04 10:35:12 +00:00
|
|
|
},
|
|
|
|
"textdecoder-fatal-single-byte.any.js": {
|
|
|
|
"requires": ["full-icu"],
|
2022-08-10 12:39:20 +00:00
|
|
|
"skip": "The iso-8859-16 encoding is not supported"
|
2018-12-04 10:35:12 +00:00
|
|
|
},
|
|
|
|
"textdecoder-labels.any.js": {
|
|
|
|
"requires": ["full-icu"],
|
2022-08-10 12:39:20 +00:00
|
|
|
"skip": "The iso-8859-16 encoding is not supported"
|
2018-12-04 10:35:12 +00:00
|
|
|
},
|
|
|
|
"textencoder-constructor-non-utf.any.js": {
|
|
|
|
"requires": ["full-icu"],
|
2022-08-10 12:39:20 +00:00
|
|
|
"skip": "The iso-8859-16 encoding is not supported"
|
2018-12-04 10:35:12 +00:00
|
|
|
},
|
|
|
|
"idlharness.any.js": {
|
2023-11-20 12:07:55 +00:00
|
|
|
"requires": ["small-icu"]
|
2018-12-04 10:35:12 +00:00
|
|
|
},
|
2023-10-28 13:49:39 +00:00
|
|
|
"idlharness-shadowrealm.window.js": {
|
|
|
|
"skip": "ShadowRealm support is not enabled"
|
|
|
|
},
|
2018-12-04 10:35:12 +00:00
|
|
|
"replacement-encodings.any.js": {
|
|
|
|
"skip": "decoding-helpers.js needs XMLHttpRequest"
|
|
|
|
},
|
|
|
|
"unsupported-encodings.any.js": {
|
|
|
|
"skip": "decoding-helpers.js needs XMLHttpRequest"
|
2019-05-22 16:39:57 +00:00
|
|
|
},
|
2022-08-04 22:41:28 +00:00
|
|
|
"streams/decode-ignore-bom.any.js": {
|
|
|
|
"requires": ["small-icu"]
|
|
|
|
},
|
2023-02-25 17:30:35 +00:00
|
|
|
"streams/invalid-realm.window.js": {
|
|
|
|
"skip": "document is not defined"
|
|
|
|
},
|
2022-08-04 22:41:28 +00:00
|
|
|
"streams/realms.window.js": {
|
|
|
|
"skip": "window is not defined"
|
|
|
|
},
|
|
|
|
"streams/decode-attributes.any.js": {
|
|
|
|
"requires": ["full-icu"]
|
|
|
|
},
|
|
|
|
"streams/decode-incomplete-input.any.js": {
|
|
|
|
"requires": ["small-icu"]
|
|
|
|
},
|
|
|
|
"streams/decode-utf8.any.js": {
|
2022-11-01 23:59:26 +00:00
|
|
|
"requires": ["small-icu"]
|
2022-08-04 22:41:28 +00:00
|
|
|
},
|
|
|
|
"streams/decode-non-utf8.any.js": {
|
|
|
|
"requires": ["full-icu"]
|
2021-01-20 23:01:21 +00:00
|
|
|
},
|
|
|
|
"encodeInto.any.js": {
|
2024-06-18 19:39:49 +00:00
|
|
|
"fail": {
|
|
|
|
"expected": [
|
|
|
|
"Invalid encodeInto() destination: Float16Array, backed by: ArrayBuffer",
|
|
|
|
"Invalid encodeInto() destination: Float16Array, backed by: SharedArrayBuffer"
|
|
|
|
]
|
|
|
|
},
|
2022-07-25 15:12:05 +00:00
|
|
|
"requires": ["small-icu"]
|
2021-01-20 23:01:21 +00:00
|
|
|
},
|
|
|
|
"textdecoder-copy.any.js": {
|
2022-07-25 15:12:05 +00:00
|
|
|
"requires": ["small-icu"]
|
2021-02-21 17:36:29 +00:00
|
|
|
},
|
|
|
|
"legacy-mb-schinese/gbk/gbk-decoder.any.js": {
|
|
|
|
"requires": ["full-icu"],
|
|
|
|
"skip": "The gbk encoding is not supported"
|
|
|
|
},
|
|
|
|
"legacy-mb-schinese/gb18030/gb18030-decoder.any.js": {
|
|
|
|
"requires": ["full-icu"],
|
|
|
|
"skip": "The gb18030 encoding is not supported"
|
|
|
|
},
|
|
|
|
"textdecoder-arguments.any.js": {
|
2022-07-25 15:12:05 +00:00
|
|
|
"requires": ["small-icu"]
|
|
|
|
},
|
|
|
|
"single-byte-decoder.window.js": {
|
2023-02-07 10:39:36 +00:00
|
|
|
"skip": "document is not defined"
|
2022-07-25 15:12:05 +00:00
|
|
|
},
|
|
|
|
"textdecoder-eof.any.js": {
|
|
|
|
"requires": ["small-icu"]
|
2022-12-17 08:18:21 +00:00
|
|
|
},
|
|
|
|
"unsupported-labels.window.js": {
|
|
|
|
"skip": "document is not defined"
|
2018-12-04 10:35:12 +00:00
|
|
|
}
|
|
|
|
}
|