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