Reviewers: metaweta,
Description: Refactor domita_test to use module system where possible. Moved the JavaScript in domita_test into a separate file to make it easier to edit (e.g., in editor modes) and also to help clarify what remains in domita_test.html -- which includes stuff that is actually part of the embedded test cases. Please review this at http://codereview.appspot.com/115054 Affected files: M src/com/google/caja/cajita-module.js M src/com/google/caja/serverjs-sandbox.js M src/com/google/caja/valija-cajita.js M tests/com/google/caja/plugin/domita_test.html A + tests/com/google/caja/plugin/domita_test.js
