Changeset [9e52a1056b54661e5c9e2c55561c274dd70f715d] by thatcher

February 26th, 2010 @ 08:40 PM

new xml parser for dom module makes use of e4x, issue with QUint.equiv looping is technically possible to fix but waiting on response for patch. may be an issue with document.async = true for html parsing. working on issue with NamedNodeMap when named node conflict with node prototype get/set accessor. finally will shortly be updating rhino js.jar as we appear to be a release behind.
http://github.com/thatcher/env-js/commit/9e52a1056b54661e5c9e2c5556...

Committed by thatcher

  • A bin/index.html
  • A rhino/jline.jar
  • A src/dom/domparser.js
  • A test/fixtures/js/jquery.js
  • R rhino/jline-0.9.94.jar
  • R src/parser/xmlparser.js
  • M bin/jquery-1.4.1-test.js
  • M build.xml
  • M dist/dom.js
  • M dist/env.js
  • M dist/env.rhino.js
  • M dist/html.js
  • M dist/parser.js
  • M dist/platform/rhino.js
  • M src/dom/__global__.js
  • M src/dom/document.js
  • M src/dom/element.js
  • M src/dom/namednodemap.js
  • M src/dom/node.js
  • M src/html/input-elements.js
  • M src/html/optgroup.js
  • M src/html/option.js
  • M src/html/select.js
  • M src/parser/__global__.js
  • M src/parser/domparser.js
  • M src/platform/rhino/xhr.js
  • M test/specs/dom/spec.js
  • M test/specs/env.qunit.js
  • M test/specs/qunit.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