Fixed an issue with domManip where the incorrect document was being used to create...
authorJohn Resig <jeresig@gmail.com>
Sun, 21 Dec 2008 21:18:40 +0000 (21:18 +0000)
committerJohn Resig <jeresig@gmail.com>
Sun, 21 Dec 2008 21:18:40 +0000 (21:18 +0000)
commit8ee1708ea93517f69979a6805480597b96b58da7
tree2a427832438adc4436cda57fa94f5b1c63d6d8dc
parent6048e40a4514445e17e9db255b949cb5e7a556c0
Fixed an issue with domManip where the incorrect document was being used to create the document fragment.
src/core.js