Ric Wright
Ric Wright
Just confirmed that it DOES work in fixed-layout books But until it works in both fixed and reflowable, I think we should remove it. We can put it back when...
In a sense, yes, though 82 is presented more a need to allow people to add books to the CloudReader library. Let's leave both open for the moment.
@mahag Not yet. It is a remarkably complex feature. Are you interested in working on it?
I dug into this a bit. A couple of comments: 1. The EPUB is strictly speaking, not valid since it includes scripts yet labels itself version 2. Scripts are not...
I downloaded the new version of the user's book, which though it now passes EPUBCheck, still raises the same exceptions in Chrome. The new version is [here](https://drive.google.com/open?id=0BzaNaBNAB6FjTU1SQUpIZlpkdFE) @danielweck Any comments?
Interesting thread on Stackoverflow [here](http://stackoverflow.com/questions/31211359/refused-to-load-the-script-because-it-violates-the-following-content-security-po)
@danielweck I tried inserting a meta element as referenced in the SO thread, but made no difference. However, I also went back and loaded 0.24 then 0.23. Both failed with...
I am now suspecting this is some Chrome issue/restriction for packaged apps. If I run the HTML in the Chrome *browser* directly, the popups work fine. But I cannot find...
***IMPORTANT*** @danielweck @JCCR @ryanackley I have now discovered that ANY JavaScript in ANY EPUB now throws these exceptions. None of my WebGL, SVG or any other EPUB with JavaScript will...
Tested with the CloudReader [here](https://readium.firebaseapp.com/?epubs=epub_content%2Fepub_testsuite.opds&) and the EPUB Test Suite 102 passes, so it appears that the problem is restricted to the Chrome app. The Chrome dev blog says they...