Bug 1867925 - Mark some storage-access-api tests as intermittent after wpt-sync....
[gecko.git] / testing / web-platform / meta / encoding / idlharness-shadowrealm.window.js.ini
blob74f4b82c8a8e2f106dd0af5fddb1ca2f1007118c
1 [idlharness-shadowrealm.window.html]
2 prefs: [javascript.options.experimental.shadow_realms:true]
3 [TextDecoder interface: existence and properties of interface object]
4 expected: FAIL
6 [TextDecoder interface object length]
7 expected: FAIL
9 [TextDecoder interface object name]
10 expected: FAIL
12 [TextDecoder interface: existence and properties of interface prototype object]
13 expected: FAIL
15 [TextDecoder interface: existence and properties of interface prototype object's "constructor" property]
16 expected: FAIL
18 [TextDecoder interface: existence and properties of interface prototype object's @@unscopables property]
19 expected: FAIL
21 [TextDecoder interface: attribute encoding]
22 expected: FAIL
24 [TextDecoder interface: attribute fatal]
25 expected: FAIL
27 [TextDecoder interface: attribute ignoreBOM]
28 expected: FAIL
30 [TextEncoder interface: existence and properties of interface object]
31 expected: FAIL
33 [TextEncoder interface object length]
34 expected: FAIL
36 [TextEncoder interface object name]
37 expected: FAIL
39 [TextEncoder interface: existence and properties of interface prototype object]
40 expected: FAIL
42 [TextEncoder interface: existence and properties of interface prototype object's "constructor" property]
43 expected: FAIL
45 [TextEncoder interface: existence and properties of interface prototype object's @@unscopables property]
46 expected: FAIL
48 [TextEncoder interface: operation encode(optional USVString)]
49 expected: FAIL
51 [TextEncoder interface: operation encodeInto(USVString, Uint8Array)]
52 expected: FAIL
54 [TextEncoder interface: attribute encoding]
55 expected: FAIL
57 [TextDecoder interface: operation decode(optional AllowSharedBufferSource, optional TextDecodeOptions)]
58 expected: FAIL