Changeset [88c570151c507eddb74e87317a1ebd55aa2daee2] by thatcher
March 3rd, 2010 @ 06:42 AM
stable 1.2.0.1, added tests to ensure script tags appended to
document.head are executed. added some safe defaults for use in
single threaded environments like GAE, window specs will run
without http server, xhr spec still requires it. I'l like to
simplify this. will be focusing on completing form submission and
link following (ie window level default behaviors if event is not
stopped.)
http://github.com/thatcher/env-js/commit/88c570151c507eddb74e87317a...
Committed by thatcher
- M Makefile
- M build.properties
- M dist/css.js
- M dist/dom.js
- M dist/env.js
- M dist/env.rhino.js
- M dist/event.js
- M dist/html.js
- M dist/parser.js
- M dist/platform/core.js
- M dist/platform/rhino.js
- M dist/timer.js
- M dist/window.js
- M dist/xhr.js
- M src/parser/htmldocument.js
- M src/platform/rhino/timer.js
- M src/platform/rhino/xhr.js
- M src/xhr/location.js
- M test/specs/window/boot.js
- M test/specs/xhr/spec.js
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