Changeset [a7a3b690075244acc11a845e3306990f2312f74c] by Glen E. Ivey

July 29th, 2009 @ 03:48 PM

Added tests and implementation for HTML DOM-specific scope chain in event handlers defined as HTML element attributes. (Note global update to signature of eval function, accounting for many of the files included in this change.) Bonus: also implemented JS class for

Committed by Glen E. Ivey

  • A src/html/div.js
  • A test/html/scope.html
  • A test/unit/scope.js
  • M build.xml
  • M dist/env.js
  • M dist/env.rhino.js
  • M rhino/mainForEnvjs.jar
  • M rhino/src/org/wontology/floss/rhino/envjs/EnvjsRhinoSupraGlobal.java
  • M src/html/body.js
  • M src/html/document.js
  • M src/html/element.js
  • M src/html/frame.js
  • M src/html/img.js
  • M src/html/input.js
  • M src/html/link.js
  • M src/html/script.js
  • M src/html/select.js
  • M test/index.html
  • M test/test.js
  • M test/unit/frame.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