Changeset [9bc5f5d603d911ea8fe8d52f806e296a0dcde7f3] by thatcher

August 18th, 2009 @ 02:10 PM

made some patches to recent commits that broke some standard features. updated jquery test routines. 1.3.2 now passes 1308 test and runs 1472. timer routines reverted to Justin Meyers implementation as i found the latest didn't really correctly reproduce expected browser behavior. improved ajax error handling and found a number of minor issues with the html implementation. back in the saddle. feels good. pushing to get 99.9 percent of jquery 1.2.6 and 1.3.2 tests passing by jquery conf in september http://github.com/thatcher/env-j...

Committed by thatcher

  • M bin/jquery-1.3.2-test.js
  • M bin/test-jquery.sh
  • M build.properties
  • M dist/env-js.jar
  • M dist/env.js
  • M dist/env.rhino.js
  • M doc/jquery-compatibility.txt
  • M src/css/properties.js
  • M src/dom/attr.js
  • M src/dom/document.js
  • M src/dom/element.js
  • M src/dom/implementation.js
  • M src/dom/namednodemap.js
  • M src/dom/node.js
  • M src/dom/parser.js
  • M src/dom/text.js
  • M src/html/a.js
  • M src/html/area.js
  • M src/html/button.js
  • M src/html/document.js
  • M src/html/element.js
  • M src/html/form.js
  • M src/html/input.js
  • M src/html/object.js
  • M src/html/option.js
  • M src/html/script.js
  • M src/html/select.js
  • M src/html/table.js
  • M src/html/textarea.js
  • M src/platform/core.js
  • M src/platform/rhino.js
  • M src/window/css.js
  • M src/window/event.js
  • M src/window/timer.js
  • M src/window/xhr.js
  • M test/test.js
  • M test/unit/events.js
  • M test/unit/frame.js
  • M test/unit/parser.js
  • M test/unit/scope.js
  • M test/unit/timer.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