115 lines
2.9 KiB
INI
115 lines
2.9 KiB
INI
[idlharness-shadowrealm.window.html]
|
|
prefs: [javascript.options.experimental.shadow_realms:true]
|
|
[URL interface: existence and properties of interface object]
|
|
expected: FAIL
|
|
|
|
[URL interface object length]
|
|
expected: FAIL
|
|
|
|
[URL interface object name]
|
|
expected: FAIL
|
|
|
|
[URL interface: existence and properties of interface prototype object]
|
|
expected: FAIL
|
|
|
|
[URL interface: existence and properties of interface prototype object's "constructor" property]
|
|
expected: FAIL
|
|
|
|
[URL interface: existence and properties of interface prototype object's @@unscopables property]
|
|
expected: FAIL
|
|
|
|
[URL interface: attribute href]
|
|
expected: FAIL
|
|
|
|
[URL interface: stringifier]
|
|
expected: FAIL
|
|
|
|
[URL interface: attribute origin]
|
|
expected: FAIL
|
|
|
|
[URL interface: attribute protocol]
|
|
expected: FAIL
|
|
|
|
[URL interface: attribute username]
|
|
expected: FAIL
|
|
|
|
[URL interface: attribute password]
|
|
expected: FAIL
|
|
|
|
[URL interface: attribute host]
|
|
expected: FAIL
|
|
|
|
[URL interface: attribute hostname]
|
|
expected: FAIL
|
|
|
|
[URL interface: attribute port]
|
|
expected: FAIL
|
|
|
|
[URL interface: attribute pathname]
|
|
expected: FAIL
|
|
|
|
[URL interface: attribute search]
|
|
expected: FAIL
|
|
|
|
[URL interface: attribute searchParams]
|
|
expected: FAIL
|
|
|
|
[URL interface: attribute hash]
|
|
expected: FAIL
|
|
|
|
[URL interface: operation toJSON()]
|
|
expected: FAIL
|
|
|
|
[URLSearchParams interface: existence and properties of interface object]
|
|
expected: FAIL
|
|
|
|
[URLSearchParams interface object length]
|
|
expected: FAIL
|
|
|
|
[URLSearchParams interface object name]
|
|
expected: FAIL
|
|
|
|
[URLSearchParams interface: existence and properties of interface prototype object]
|
|
expected: FAIL
|
|
|
|
[URLSearchParams interface: existence and properties of interface prototype object's "constructor" property]
|
|
expected: FAIL
|
|
|
|
[URLSearchParams interface: existence and properties of interface prototype object's @@unscopables property]
|
|
expected: FAIL
|
|
|
|
[URLSearchParams interface: operation append(USVString, USVString)]
|
|
expected: FAIL
|
|
|
|
[URLSearchParams interface: operation get(USVString)]
|
|
expected: FAIL
|
|
|
|
[URLSearchParams interface: operation getAll(USVString)]
|
|
expected: FAIL
|
|
|
|
[URLSearchParams interface: operation set(USVString, USVString)]
|
|
expected: FAIL
|
|
|
|
[URLSearchParams interface: operation sort()]
|
|
expected: FAIL
|
|
|
|
[URLSearchParams interface: iterable<USVString, USVString>]
|
|
expected: FAIL
|
|
|
|
[URLSearchParams interface: stringifier]
|
|
expected: FAIL
|
|
|
|
[URL interface: operation canParse(USVString, optional USVString)]
|
|
expected: FAIL
|
|
|
|
[URLSearchParams interface: attribute size]
|
|
expected: FAIL
|
|
|
|
[URLSearchParams interface: operation delete(USVString, optional USVString)]
|
|
expected: FAIL
|
|
|
|
[URLSearchParams interface: operation has(USVString, optional USVString)]
|
|
expected: FAIL
|
|
|
|
[URL interface: operation parse(USVString, optional USVString)]
|
|
expected: FAIL
|