mirror of
https://github.com/futurepress/epub.js.git
synced 2025-10-04 15:09:16 +02:00
comments and js linted
This commit is contained in:
parent
0398b5eedf
commit
3fb0b5de30
12 changed files with 307 additions and 234 deletions
|
@ -29,7 +29,7 @@ asyncTest("Fit to given width and height", 3, function() {
|
|||
equal( $iframe.width(), 400, "iframe had correct width" );
|
||||
equal( $iframe.height(), 600, "iframe has correct height" );
|
||||
|
||||
start();
|
||||
start();
|
||||
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue