@@ -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]
@@ -126,7 +126,7 @@ DIR: dom/nodes
126126Comment-constructor.html : [fail, Unknown]
127127DOMImplementation-createDocument.html : [fail, Unknown]
128128Document-URL.html : [fail, Unknown]
129- Document-characterSet-normalization.html : [fail , Some encodings are not supported - see the whatwg-encoding module]
129+ Document-characterSet-normalization.html : [timeout , Some encodings are not supported - see the whatwg-encoding module]
130130Document-constructor-svg.svg : [fail, Unknown]
131131Document-constructor-xml.xml : [fail, Unknown]
132132Document-constructor.html : [fail, new Document().origin should inherit from current Document]
@@ -976,6 +976,7 @@ open-url-worker-origin.htm: [fail, Needs Worker implementation]
976976open-url-worker-simple.htm : [timeout, Needs Worker implementation]
977977overridemimetype-blob.html : [fail, Unknown]
978978overridemimetype-edge-cases.window.html : [fail, Unknown]
979+ response-method.htm : [flaky, Usually fails with a Parse Error in Node.js v12, but occasionally passes as it did in previous versions]
979980responseType-document-in-worker.html : [fail, Needs Worker implementation]
980981responseXML-unavailable-in-worker.html : [fail, Needs Worker implementation]
981982responsedocument-decoding.htm : [fail, Unknown]
0 commit comments