mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-21 20:56:09 +03:00
7a97d524f8
This commit adds a new set of tests for IIIFv3 Image API info to the `formats` tests. These tests mirror the tests done for the v2 handler, but with updated 'info.json' files. Image directories also needed to be changed to include the full width/height parameters. Also changed was moving the `iiif` test block up below formats, and adding a QUnit module name. This allowed the tests to show up in the QUnit browser test. All of the new tests were checked and pass. |
||
---|---|---|
.. | ||
0,0,256,256/256,256/0 | ||
0,256,256,256/256,256/0 | ||
0,512,256,256/256,256/0 | ||
0,768,256,256/256,256/0 | ||
256,0,256,256/256,256/0 | ||
256,256,256,256/256,256/0 | ||
256,512,256,256/256,256/0 | ||
256,768,256,256/256,256/0 | ||
512,0,256,256/256,256/0 | ||
512,256,256,256/256,256/0 | ||
512,512,256,256/256,256/0 | ||
512,768,256,256/256,256/0 | ||
768,0,7,256/7,256/0 | ||
768,256,7,256/7,256/0 | ||
768,512,7,256/7,256/0 | ||
768,768,7,256/7,256/0 | ||
info.json |