docs: Update nodeintegration of web-view-tag.md

webview is now disabled when nodeIntegration is off.
This commit is contained in:
Cheng Zhao 2016-07-20 05:13:05 -06:00 коммит произвёл GitHub
Родитель 81c790dfdb
Коммит e9e67179c3
1 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

@ -121,9 +121,6 @@ than the minimum values or greater than the maximum.
If "on", the guest page in `webview` will have node integration and can use node
APIs like `require` and `process` to access low level system resources.
**Note:** Node integration will always be disabled in the `webview` if it is
disabled on the parent window.
### `plugins`
```html