Challenge Overview
The HTML5 Engine project aims to create a low footprint HTML5 compliant browser with a limited set of features to run on devices. We already have a fully working implementation using either the V8 (Google) or WebKit (Apple) Javascript interpreter and either the WebGL or Canvas2D Hercules Receiver.
The client has requested that we supplement the current APIs to meet a new standard they are defining. To aid in validation, this competition will define a suite of different Javascript tests that will cover all the required API calls for this standard. This will allow us to quickly test whether or not the implementation is correct.
Final Submission Guidelines
Please see the wiki: http://apps.topcoder.com/wiki/display/docs/Subset+Engine+Hercules+Receiver+Web+GL+HTML5+Lite+Profile+Test+Suite