1
0
Fork 0
mirror of https://github.com/futurepress/epub.js.git synced 2025-10-03 14:59:18 +02:00
epub.js/test/fixtures
Christiaan Baartse 0b0f2e1b2d Bugfix calling coverUrl throws error on book without cover
When calling coverUrl on a book that has no cover a error is thrown

> TypeError: Cannot read property 'substr' of undefined

This is because Archive.getBlob is called with this.cover which is
undefined.
2020-05-22 11:17:07 +02:00
..
alice Added webpack build, karma test runner, travis config 2016-10-26 17:05:27 +02:00
alice.epub Added webpack build, karma test runner, travis config 2016-10-26 17:05:27 +02:00
alice_without_cover.epub Bugfix calling coverUrl throws error on book without cover 2020-05-22 11:17:07 +02:00
chapter1-highlights.xhtml Only filter nodes if needed 2016-01-03 22:04:26 -05:00
chapter1.xhtml Only filter nodes if needed 2016-01-03 22:04:26 -05:00
highlight.xhtml Only filter nodes if needed 2016-01-03 22:04:26 -05:00
locations.xhtml Allow location to use XMLDom, add locations tests 2016-11-21 14:36:17 +01:00