Skip to content

Instantly share code, notes, and snippets.

@jos3000
Created June 16, 2010 09:35
Show Gist options
  • Save jos3000/440392 to your computer and use it in GitHub Desktop.
Save jos3000/440392 to your computer and use it in GitHub Desktop.
{ window:
{ document:
{ _attributes: [Object]
, _ownerDocument: [Circular]
, _children: [Object]
, _nodeValue: null
, _parentNode: null
, _nodeName: '#document'
, _readonly: false
, style: [Object]
, _nodeType: 1
, _tagName: '#document'
, _contentType: 'text/xml'
, _doctype: undefined
, _implementation: [Object]
, _documentElement: [Object]
, _ids: {}
, defaultView: [Circular]
, parentWindow: [Circular]
, compareDocumentPosition: [Function]
, addEventListener: [Function]
}
, setTimeout: [Function]
, setInterval: [Function]
, name: 'nodejs'
, innerWidth: 1024
, innerHeight: 768
, length: 1
, outerWidth: 1024
, outerHeight: 768
, pageXOffset: 0
, pageYOffset: 0
, screenX: 0
, screenY: 0
, screenLeft: 0
, screenTop: 0
, scrollX: 0
, scrollY: 0
, scrollTop: 0
, scrollLeft: 0
, frames: [ [Circular] ]
, contentWindow: [Circular]
, addEventListener2: [Function]
, addEventListener: [Function]
, location: { href: '/home/web/jos/promo/nodelib/jsdom/lib/browser/index.js' }
, navigator:
{ userAgent: 'Node.js (linux2; U; rv:0.1.97)'
, platform: 'linux2'
, appVersion: '0.1.97'
}
}
, self: [Circular]
, document: [Circular]
, navigator: [Circular]
, location: [Circular]
}
undefined
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment