Make downloadURL available on the webview tag.
This commit is contained in:
parent
5839df66e4
commit
0d30a8d70c
1 changed files with 1 additions and 0 deletions
|
@ -288,6 +288,7 @@ registerWebViewElement = ->
|
|||
'replace'
|
||||
'replaceMisspelling'
|
||||
'getId'
|
||||
'downloadURL'
|
||||
'inspectServiceWorker'
|
||||
'print'
|
||||
'printToPDF'
|
||||
|
|
Loading…
Reference in a new issue