mirror of
https://github.com/electron/electron.git
synced 2026-01-24 23:08:10 -05:00
Minor text edits
This commit is contained in:
@@ -237,7 +237,7 @@ Injects CSS into guest page.
|
||||
* `userGesture` Boolean - Default `false`.
|
||||
|
||||
Evaluates `code` in page. If `userGesture` is set, it will create user gesture
|
||||
context. HTML API like `requestFullScreen` which require user action can take
|
||||
context. HTML APIs like `requestFullScreen`, which require user action, can take
|
||||
advantage of this option for automation.
|
||||
|
||||
### `<webview>.openDevTools()`
|
||||
|
||||
Reference in New Issue
Block a user