]> source.dussan.org Git - jquery.git/commit
Core: Update tested jsdom, drop obsolete workarounds
authorMichał Gołębiowski <m.goleb@gmail.com>
Wed, 25 Mar 2015 22:10:12 +0000 (23:10 +0100)
committerMichał Gołębiowski <m.goleb@gmail.com>
Wed, 25 Mar 2015 22:14:23 +0000 (23:14 +0100)
commit19c0377fcc92a765c8a15ce68119f52fad2aae1b
tree7401059724e2ea91620c5584fe1c2cda5fdc5b13
parent7b111310977a30d02a8260a7ed6c9c437bb1b0a5
Core: Update tested jsdom, drop obsolete workarounds

The latest version supporting Node.js is 3.1.2; some workarounds are not needed
for this version. For example, in jsdom 3.1.2 a document created via
document.implementation.createHTMLDocument( "" ) has a body.

(partially cherry-picked from 95c0a10e15477a5031185e2d656d896905562afa)

Fixes gh-2153
Closes gh-2154
test/unit/data.js