1
0
mirror of https://github.com/openseadragon/openseadragon.git synced 2025-03-03 14:13:14 +03:00

2 Commits

Author SHA1 Message Date
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 )
2013-06-19 13:33:27 -04:00
Ian Gilman
05c25fddcf Getting started on a DZI-JSONp test; currently disabled 2013-05-09 11:03:31 -07:00