24 lines
469 B
Text
24 lines
469 B
Text
|
|
<link rel="stylesheet" href="/assets/tests/qunit-1.21.0.css">
|
|
<%= javascript_include_tag "/assets/tests/qunit-1.21.0.js", "/assets/tests/html_utils.js", nonce: true %>
|
|
|
|
<style type="text/css">
|
|
body {
|
|
padding-top: 0px;
|
|
}
|
|
</style>
|
|
|
|
<%= javascript_tag nonce: true do -%>
|
|
<% end -%>
|
|
|
|
<div id="qunit" class="u-dontfold"></div>
|
|
|
|
<div id="image2data1"></div>
|
|
|
|
<div id="image2data2"></div>
|
|
|
|
<div id="jpegImage"></div>
|
|
|
|
<div id="pngImage"></div>
|
|
|
|
<div id="jpegImage2"></div>
|