Gildas
|
93d1e7c000
added cancel method
|
6 years ago |
Gildas
|
331f2fd004
added cleanupPage task
|
6 years ago |
Gildas
|
d10acb4f30
fixed issue with empty URLs
|
6 years ago |
Gildas
|
58b9b963f1
removed font validation
|
6 years ago |
Gildas
|
e412049644
use forEach when removing items
|
6 years ago |
Gildas
|
6c180cb221
use 2nd parameter of Array.from
|
6 years ago |
Gildas
|
bfd490c9f2
remove childen of frames
|
6 years ago |
Gildas
|
abd90a38cf
added support of ShadowRoot#adoptedStyleSheets
|
6 years ago |
Gildas
|
421a25a544
improved the cleaning of singlefile attributes
|
6 years ago |
Gildas
|
7a38c54a76
transfomed code from finalize into tasks
|
6 years ago |
Gildas
|
eab09eaea3
removed obsolete variables
|
6 years ago |
Gildas
|
f93b9bb211
removed obsolete code
|
6 years ago |
Gildas
|
2526eca3bc
remove integrity attribute of scripts
|
6 years ago |
Gildas
|
55d03e3193
added missing options
|
6 years ago |
Gildas
|
0780595407
renamed option "asDataURI" to "asBinary"
|
6 years ago |
Gildas
|
779dcd1f69
added credentials option
|
6 years ago |
Gildas
|
e7e881d9c7
added referrerPolicy option
|
6 years ago |
Gildas
|
6ede7f3b72
grouped removal of meta elements
|
6 years ago |
Gildas
|
807a3e7b2a
removed obsolete code
|
6 years ago |
Gildas
|
a1c1f93fea
removed/refactored try/catch blocks
|
6 years ago |
Gildas
|
b4632b15c2
use "data-single-file-stylesheet" attribute to mark dynamic stylesheets
|
6 years ago |
Gildas
|
613502ae8f
use single-line comments
|
6 years ago |
Gildas
|
0dc1d3d2e3
call insertShadowRootContents before remove* functions
|
6 years ago |
Gildas
|
0ae1bb2fb3
add delegatesFocus attribute to templates only if set to true
|
6 years ago |
Gildas
|
9806159767
use shadowmode attribute name to detect templates to inject into shadow roots
|
6 years ago |
Gildas
|
4051fa3be3
replace special chars when building the RegEexp object (cf. #214)
|
6 years ago |
Gildas
|
3368b381b0
store Runner instances into "runner" properties
|
6 years ago |
Gildas
|
222a80cb0c
take into account the number of resources coming from HTML imports when computing save progress
|
6 years ago |
Gildas
|
a36e511b66
fixed issue #213
|
6 years ago |
Gildas
|
87fbe8207f
don't store imports if removed from the page
|
6 years ago |