Use ES6 template strings, fix docs and remove _ERROR_ IPC event
This commit is contained in:
parent
857e1da6a3
commit
9f18a6e65c
4 changed files with 10 additions and 12 deletions
|
@ -621,7 +621,7 @@ Injects CSS into the current web page.
|
|||
* `result` Any
|
||||
|
||||
Returns `Promise` - A promise that resolves with the result of the executed code
|
||||
or is rejected if the result of the code is a rejected promise
|
||||
or is rejected if the result of the code is a rejected promise.
|
||||
|
||||
Evaluates `code` in page.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue