servo/tests/wpt/metadata/domparsing/interfaces.any.js.ini
2019-03-21 09:50:29 +02:00

45 lines
1.1 KiB
INI

[interfaces.any.html]
[Untitled]
expected: FAIL
[interfaces]
expected: FAIL
[ShadowRoot interface: attribute innerHTML]
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