Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
varDump(): Fix error when obj is a null-prototype object
hasOwnProperty() wasn't actually correct in the first place - nodeType isn't an own property of Node subclass instances.
- Loading branch information