servo/tests/wpt/metadata/domparsing/interfaces.any.js.ini
2018-08-20 18:22:29 -04:00

75 lines
2.1 KiB
INI

[interfaces.any.html]
[Untitled]
expected: FAIL
[interfaces]
expected: FAIL
[XMLSerializer interface: existence and properties of interface object]
expected: FAIL
[XMLSerializer interface object length]
expected: FAIL
[XMLSerializer interface object name]
expected: FAIL
[XMLSerializer interface: existence and properties of interface prototype object]
expected: FAIL
[XMLSerializer interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[XMLSerializer interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[XMLSerializer interface: operation serializeToString(Node)]
expected: FAIL
[Stringification of new XMLSerializer()]
expected: FAIL
[XMLSerializer interface: calling serializeToString(Node) on new XMLSerializer() with too few arguments must throw TypeError]
expected: FAIL
[XMLSerializer must be primary interface of new XMLSerializer()]
expected: FAIL
[XMLSerializer interface: new XMLSerializer() must inherit property "serializeToString(Node)" with the proper type]
expected: FAIL
[interfaces.any.worker.html]
[interfaces]
expected: FAIL
[Element interface: document.createElement("div") must not have property "innerHTML"]
expected: FAIL
[Element interface: document.createElement("div") must not have property "insertAdjacentHTML"]
expected: FAIL
[Stringification of new XMLSerializer()]
expected: FAIL
[Stringification of new DOMParser()]
expected: FAIL
[XMLSerializer must be primary interface of new XMLSerializer()]
expected: FAIL
[XMLSerializer interface: new XMLSerializer() must not have property "serializeToString"]
expected: FAIL
[DOMParser interface: new DOMParser() must not have property "parseFromString"]
expected: FAIL
[Range interface: new Range() must not have property "createContextualFragment"]
expected: FAIL
[Element interface: document.createElement("div") must not have property "outerHTML"]
expected: FAIL
[DOMParser must be primary interface of new DOMParser()]
expected: FAIL