replace all web-view code with webview

This commit is contained in:
Zeke Sikelianos 2016-11-09 15:04:00 -08:00
parent 1085c28612
commit c75a1f08fd
21 changed files with 33 additions and 33 deletions

View file

@ -50,7 +50,7 @@ an issue:
### Custom DOM Elements:
* [`File` Object](api/file-object.md)
* [`<webview>` Tag](api/web-view-tag.md)
* [`<webview>` Tag](api/webview-tag.md)
* [`window.open` Function](api/window-open.md)
### Modules for the Main Process: