epub.js
epub.js copied to clipboard
RTL fixes
Include fix to issue #1069
Chrome starting from version 85(Aug 2020) fixed their RTL scroll type to be negative like Firefox, Safari and the specs
https://www.chromestatus.com/feature/5759578031521792
so bugs were affecting Firefox, Safari applies to chrome(85+) too