mirror of
https://github.com/futurepress/epub.js.git
synced 2025-10-03 14:59:18 +02:00
new namespaces, strict mode, toc updated, jump to links
This commit is contained in:
parent
78e1c05ab0
commit
ce18f4ff15
13 changed files with 439 additions and 155 deletions
|
@ -161,4 +161,5 @@ FP.core.dataURLToBlob = function(dataURL) {
|
|||
}
|
||||
|
||||
return new Blob([uInt8Array], {type: contentType});
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue