@@ -28,7 +28,7 @@ basic.htm: [fail, Unknown]
28
28
client-hint-request-headers-2.tentative.htm : [fail, Client Hints not implemented]
29
29
client-hint-request-headers.htm : [fail-slow, Client Hints not implemented]
30
30
cors-safelisted-request-header.any.html : [fail, Depends on fetch]
31
- credentials-flag.htm : [fail , Unknown]
31
+ credentials-flag.htm : [needs-node12 , Unknown]
32
32
image-tainting-in-cross-origin-iframe.sub.html : [timeout, Unknown]
33
33
origin.htm : [timeout, https://github.com/tmpvar/jsdom/issues/1833]
34
34
preflight-cache.htm : [timeout, Cache should probably be implemented for simple requests before]
@@ -126,7 +126,7 @@ DIR: dom/nodes
126
126
Comment-constructor.html : [fail, Unknown]
127
127
DOMImplementation-createDocument.html : [fail, Unknown]
128
128
Document-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]
130
130
Document-constructor-svg.svg : [fail, Unknown]
131
131
Document-constructor-xml.xml : [fail, Unknown]
132
132
Document-constructor.html : [fail, new Document().origin should inherit from current Document]
@@ -976,6 +976,7 @@ open-url-worker-origin.htm: [fail, Needs Worker implementation]
976
976
open-url-worker-simple.htm : [timeout, Needs Worker implementation]
977
977
overridemimetype-blob.html : [fail, Unknown]
978
978
overridemimetype-edge-cases.window.html : [fail, Unknown]
979
+ response-method.htm : [fails-node12, The behavior changed with Node's new HTTP parser, https://github.com/nodejs/node/issues/27049]
979
980
responseType-document-in-worker.html : [fail, Needs Worker implementation]
980
981
responseXML-unavailable-in-worker.html : [fail, Needs Worker implementation]
981
982
responsedocument-decoding.htm : [fail, Unknown]
0 commit comments