The super handy quick filter that Marc added in 57c16b7345 was causing a bit of trouble in IE. First, `input` was undefined where it was used as a misspelling for `window`. After that, IE choked on the nice CSS3 selector when filtering the test list. It turns out we don't need to be as selective and can treat all anchor elements within the table rows as candidates.
- split resources of the suite (CSS, HTML, !JavaScript)
- dedicated files for our changes to the suite
- CSS enhancements (e.g. hover colors)
- a simple quicksearch/filter for the list of testfiles (Only for browsers that support querySelectorAll)
- links to the testfiles to easily bypass browser cache
- running time info panel
- detailed total number of testcases that failed/were ok
Non-functional change (closes#3507)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12378 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf