mirror of
https://github.com/openseadragon/openseadragon.git
synced 2025-01-20 01:31:45 +03:00
Navigator Tests Update
Removed leftover comments
This commit is contained in:
parent
d874bb63ac
commit
5c94df34a1
@ -51,8 +51,6 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
initializeTestDOM: function () {
|
initializeTestDOM: function () {
|
||||||
// style="margin:0px;padding:0px;width:100px;height:100px;overflow:hidden;"
|
|
||||||
// style="margin:0px;padding:0px;width:100%;height:100%;"
|
|
||||||
$( "#qunit-fixture" )
|
$( "#qunit-fixture" )
|
||||||
.append( '<div><div id="example"></div><div id="exampleNavigator"></div></div>' )
|
.append( '<div><div id="example"></div><div id="exampleNavigator"></div></div>' )
|
||||||
.append( '<div id="wideexample"></div>' )
|
.append( '<div id="wideexample"></div>' )
|
||||||
|
Loading…
x
Reference in New Issue
Block a user