commit-queue@webkit.org | ec39dba | 2010-12-23 13:49:46 +0000 | [diff] [blame] | 1 | <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> |
| 2 | <html> |
| 3 | <head> |
commit-queue@webkit.org | ec39dba | 2010-12-23 13:49:46 +0000 | [diff] [blame] | 4 | <script src="../../js/resources/js-test-pre.js"></script> |
| 5 | <script src="../../js/resources/js-test-post-function.js"></script> |
| 6 | <!-- |
| 7 | Touch tests that involve the ontouchstart, ontouchmove, ontouchend or ontouchcancel callbacks |
| 8 | should be written in an asynchronous fashion so they can be run on mobile platforms like Android. |
| 9 | This template will generate an asynchronous style test by using the js-test-post-function script. |
| 10 | You will need to invoke isSuccessfullyParsed() in your test script when the test completes. |
| 11 | --> |
| 12 | </head> |
| 13 | <body> |
| 14 | <p id="description"></p> |
| 15 | <div id="console"></div> |
| 16 | <script src="script-tests/multi-touch-grouped-targets.js"></script> |
| 17 | </body> |
| 18 | </html> |