mirror of
https://github.com/futurepress/epub.js.git
synced 2025-10-05 15:32:55 +02:00
Add iframe sandboxing
This commit is contained in:
parent
f632df7cb3
commit
ab4dd46408
8 changed files with 18828 additions and 28 deletions
1
types/rendition.d.ts
vendored
1
types/rendition.d.ts
vendored
|
@ -25,6 +25,7 @@ export interface RenditionOptions {
|
|||
overflow?: string,
|
||||
snap?: boolean | object,
|
||||
defaultDirection?: string,
|
||||
allowScriptedContent?: boolean
|
||||
}
|
||||
|
||||
export interface DisplayedLocation {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue