Changeset [66c2765248cbfe13565b1d0f1970f1dadd9a73e6] by Glen E. Ivey

September 20th, 2009 @ 06:12 PM

Changes prompted by Lighthouse #68. Now testing for "this" pointing to
the correct element for each HTML attribute-defined event handler in
test. Also, setting and testing handlers via addEventListener in
addition to existing .on[xxx]=[function] handler setting. Found and
fixed one bug (although not one related to handler execution scope--
it was turned up by a failure in the test's validation code).
http://github.com/thatcher/env-js/commit/66c2765248cbfe13565b1d0f19...

Committed by Glen E. Ivey

  • M dist/env.js
  • M dist/env.rhino.js
  • M src/dom/implementation.js
  • M test/html/events.html
  • M test/unit/events.js
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

a javascript browser environment