Made the expando code attach properties to an anonymous object, as opposed to the...
authorJohn Resig <jeresig@gmail.com>
Mon, 10 Sep 2007 18:39:16 +0000 (18:39 +0000)
committerJohn Resig <jeresig@gmail.com>
Mon, 10 Sep 2007 18:39:16 +0000 (18:39 +0000)
commit6476b15f1a6c3651c18e354d41ee0ab9b9a23e16
treef3a703de6e73c152e770db4c385a2d372010c4bc
parent899ee03d37b6cbe6d0e8abc497026d611325cfba
Made the expando code attach properties to an anonymous object, as opposed to the global window object, and fixed a bug where .removeAttribute() tried to fire even if it didn't exist.
src/core.js