@@ -28,7 +28,7 @@ basic.htm: [fail, Unknown]
2828client-hint-request-headers-2.tentative.htm : [fail, Client Hints not implemented]
2929client-hint-request-headers.htm : [fail-slow, Client Hints not implemented]
3030cors-safelisted-request-header.any.html : [fail, Depends on fetch]
31- credentials-flag.htm : [fail , Unknown]
31+ credentials-flag.htm : [needs-node12 , Unknown]
3232image-tainting-in-cross-origin-iframe.sub.html : [timeout, Unknown]
3333origin.htm : [timeout, https://github.com/tmpvar/jsdom/issues/1833]
3434preflight-cache.htm : [timeout, Cache should probably be implemented for simple requests before]
@@ -128,7 +128,7 @@ DIR: dom/nodes
128128Comment-constructor.html : [fail, Unknown]
129129DOMImplementation-createDocument.html : [fail, Unknown]
130130Document-URL.html : [fail, Unknown]
131- Document-characterSet-normalization.html : [fail , Some encodings are not supported - see the whatwg-encoding module]
131+ Document-characterSet-normalization.html : [timeout , Some encodings are not supported - see the whatwg-encoding module]
132132Document-constructor-svg.svg : [fail, Unknown]
133133Document-constructor-xml.xml : [fail, Unknown]
134134Document-constructor.html : [fail, new Document().origin should inherit from current Document]
@@ -980,6 +980,7 @@ open-url-worker-origin.htm: [fail, Needs Worker implementation]
980980open-url-worker-simple.htm : [timeout, Needs Worker implementation]
981981overridemimetype-blob.html : [fail, Unknown]
982982overridemimetype-edge-cases.window.html : [fail, Unknown]
983+ response-method.htm : [flaky, Usually fails with a Parse Error in Node.js v12, but occasionally passes as it did in previous versions]
983984responseType-document-in-worker.html : [fail, Needs Worker implementation]
984985responseXML-unavailable-in-worker.html : [fail, Needs Worker implementation]
985986responsedocument-decoding.htm : [fail, Unknown]
0 commit comments