Make downloadURL available on the webview tag.

This commit is contained in:
Charlie Hess 2015-12-02 18:40:02 -08:00
parent 5839df66e4
commit 0d30a8d70c

View file

@ -288,6 +288,7 @@ registerWebViewElement = ->
'replace'
'replaceMisspelling'
'getId'
'downloadURL'
'inspectServiceWorker'
'print'
'printToPDF'