*** IMPORTANT: Zepto Build Detected ***
Zepto returns zero (0) when width/height is called on a non-visible
element and therefore problems may arise in test execution if the test
images are not visible. As of 2024.05.01, all tests have been updated to
work around this issue and all tests pass with Zepto when image is hidden.
If any Zepto tests fail due to dimension assertions, make the image
visible and if the tests pass, investigate and update with a solution. If
for some reason a solution is not possible, replace this text with the
commented out text below and update imagemapster-test-runner.js to show
the image by default (there is code commented out in that file that can be
uncommented to accomplish).