I forgot to post a message last night, but I pushed eCSStender 1.2.6.1
last night. Here's the changelog:
* Added ability for extensions to dynamically redefine themselves
* Cleaned up some leaky variables (thanks to EmissionsTest.js)
* Complete overhaul of the tests section to use a submoduled QUnit
* Added a new test (/tests/leaks.html) to check for variables leaking
into the global scope
For more info on callback redefinition, check out
http://ecsstender.org/documentation/dynamic-extension-redefinition/