openseadragon/test
Chris Adams 9f6f164d9f Remove all whitespace
The results of running this command::

    find . -name \*.js -print0 | xargs -0 perl -p -i -e "s|[ \t]+$||"

(Split from #136)
2013-06-19 13:33:27 -04:00
..
data Remove all whitespace 2013-06-19 13:33:27 -04:00
demo Merge pull request #121 from houseofyin/issue37-navigator 2013-06-13 09:39:27 -07:00
lib Merge branch 'master' of github.com:openseadragon/openseadragon into issue37-navigator 2013-03-23 21:44:22 -04:00
basic.js Remove all whitespace 2013-06-19 13:33:27 -04:00
formats.js Merge pull request #46 from houseofyin/issue37-navigator 2013-05-20 09:38:49 -07:00
navigator.js Implemented fix for a test failure that shows up on Firefox in some situtions 2013-06-12 15:06:17 -04:00
strings.js Add some get/setString tests. 2013-04-26 15:19:23 -06:00
test.css Adding wide and tall viewers 2013-03-23 21:07:17 -04:00
test.html Bringing back in sync with the latest baseline 2013-05-17 22:29:08 -04:00
test.js Remove all whitespace 2013-06-19 13:33:27 -04:00
utils.js Tests for requestAnimationFrame and cancelAnimationFrame 2013-05-23 09:48:53 -07:00