mirror of
https://github.com/openseadragon/openseadragon.git
synced 2025-04-04 06:13:31 +03:00
Navigator Tests Update
Removed leftover comments
This commit is contained in:
parent
d874bb63ac
commit
5c94df34a1
1 changed files with 0 additions and 2 deletions
|
@ -51,8 +51,6 @@
|
|||
},
|
||||
|
||||
initializeTestDOM: function () {
|
||||
// style="margin:0px;padding:0px;width:100px;height:100px;overflow:hidden;"
|
||||
// style="margin:0px;padding:0px;width:100%;height:100%;"
|
||||
$( "#qunit-fixture" )
|
||||
.append( '<div><div id="example"></div><div id="exampleNavigator"></div></div>' )
|
||||
.append( '<div id="wideexample"></div>' )
|
||||
|
|
Loading…
Add table
Reference in a new issue