Closed dorajistyle closed 9 years ago
when user use jsdom ~0.5.6, the error occurs below.
can-compile/node_modules/jsdom/lib/jsdom/level1/core.js:432 set nodeName() { throw new core.DOMException();},
Using jsdom 3.1.2 is fine.
http://stackoverflow.com/questions/28756230/nodejs-parsing-dom-error-with-strict-mode
Not working. I'm trying to figure out it.
when user use jsdom ~0.5.6, the error occurs below.
can-compile/node_modules/jsdom/lib/jsdom/level1/core.js:432 set nodeName() { throw new core.DOMException();},
Using jsdom 3.1.2 is fine.
http://stackoverflow.com/questions/28756230/nodejs-parsing-dom-error-with-strict-mode