openseadragon/test
Alistair Buxton eebfdc1391 Improve the flipping example
Adds tiled images to the viewer at creation so that they are properly
centred.

This also checks the current state of the test checkboxes on loading.
Some browsers, notably Firefox, will remember the value of checkboxes
across reloads. This can lead to the checkboxes being out of sync with
with viewer after a reload.

An alternative is to set autocomplete="off" on each checkbox element.
This will force the browser to reset the field to the default specified
in the HTML. However I think checking the actual value is preferable
as it means the defaults are only specified in one place.
2021-03-23 03:22:13 +00:00
..
data removed old files from test 2018-02-16 21:17:52 +01:00
demo Improve the flipping example 2021-03-23 03:22:13 +00:00
helpers Remove support for IE < 11 (#1863) 2021-03-08 13:33:05 -08:00
lib Merge upstream. 2015-06-08 10:38:16 -04:00
modules more code cleanup 2021-03-17 16:18:49 -07:00
coverage.html Add iiif.js tests to coverage.html 2020-01-15 09:50:31 +01:00
test.html Add some unit tests for the handling of different IIIF versions 2020-01-06 13:42:32 +01:00