I'm a dev on Caja ( http://code.google.com/p/google-caja/ ). I'd like to update the javascript html sanitizer and container under shindig/features/caja to Caja's latest and greatest.
I found that under shindig/features/caja but I can't find any of the corresponding testcases: http://cajadores.com/snapshot/com/google/caja/plugin/test-sanitize.html Should those be in Shindig? If so, where should they go? And does Shindig have any infrastructure for running javascript tests in java, like http://code.google.com/p/google-caja/source/browse/trunk/src/javatests/com/google/caja/util/RhinoTestBed.java cheers, mike

