Error
TypeError: Object #<Context> has no method 'getComputedStyle' at Object.offsetWidth (/home/solly/phjs/scripts/node_modules/node-dom/lib/browser/index.js:1354:38) at Object.core.resourceLoader.download (/home/solly/phjs/scripts/node_modules/node-dom/lib/browser/index.js:316:18) at Object.core.resourceLoader.load (/home/solly/phjs/scripts/node_modules/node-dom/lib/browser/index.js:239:11) at Object.core.Node.insertBefore (/home/solly/phjs/scripts/node_modules/node-dom/lib/browser/index.js:714:24) at Object.core.Node.appendChild (/home/solly/phjs/scripts/node_modules/node-dom/lib/browser/index.js:784:16) at Object.core.HTMLDocument.setTree (/home/solly/phjs/scripts/node_modules/node-dom/lib/browser/index.js:2089:26) at Object.core.HTMLDocument.setTree (/home/solly/phjs/scripts/node_modules/node-dom/lib/browser/index.js:2134:21) at Object.core.HTMLDocument.setTree (/home/solly/phjs/scripts/node_modules/node-dom/lib/browser/index.js:2134:21) at Object.core.HTMLDocument.setTree (/home/solly/phjs/scripts/node_modules/node-dom/lib/browser/index.js:2134:21) at Object.core.HTMLDocument.setTree (/home/solly/phjs/scripts/node_modules/node-dom/lib/browser/index.js:2134:21)
Difficult to say, I don't know what you are loading, probably a mal-formed web page that node-dom does not understand (seems to be a problem with the document object)
i try to load pages webmaster.yandex.ru , http://webmaster.yandex.ru/compare_regions.xml (required login before test its)
How do you do this with node-dom (ie login) and if you send a "logged-in" request using node-dom what page are you loading exactly (html)?