diff options
Diffstat (limited to 'testing/web-platform/meta/compression/idlharness-shadowrealm.window.js.ini')
-rw-r--r-- | testing/web-platform/meta/compression/idlharness-shadowrealm.window.js.ini | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/testing/web-platform/meta/compression/idlharness-shadowrealm.window.js.ini b/testing/web-platform/meta/compression/idlharness-shadowrealm.window.js.ini new file mode 100644 index 0000000000..1d61f92ac0 --- /dev/null +++ b/testing/web-platform/meta/compression/idlharness-shadowrealm.window.js.ini @@ -0,0 +1,37 @@ +[idlharness-shadowrealm.window.html] + prefs: [javascript.options.experimental.shadow_realms:true] + [CompressionStream interface: existence and properties of interface object] + expected: FAIL + + [CompressionStream interface object length] + expected: FAIL + + [CompressionStream interface object name] + expected: FAIL + + [CompressionStream interface: existence and properties of interface prototype object] + expected: FAIL + + [CompressionStream interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [CompressionStream interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [DecompressionStream interface: existence and properties of interface object] + expected: FAIL + + [DecompressionStream interface object length] + expected: FAIL + + [DecompressionStream interface object name] + expected: FAIL + + [DecompressionStream interface: existence and properties of interface prototype object] + expected: FAIL + + [DecompressionStream interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [DecompressionStream interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL |