Add WebContents.insertCSS
This commit is contained in:
parent
1f08d50e98
commit
e214ce6bc4
4 changed files with 15 additions and 3 deletions
|
@ -511,11 +511,11 @@ registerWebViewElement = ->
|
|||
"goToIndex"
|
||||
"goToOffset"
|
||||
"isCrashed"
|
||||
"executeJavaScript"
|
||||
"send"
|
||||
"setUserAgent"
|
||||
"executeJavaScript"
|
||||
"insertCSS"
|
||||
"send"
|
||||
# "getZoom"
|
||||
# "insertCSS"
|
||||
# "print"
|
||||
# "setZoom"
|
||||
# "terminate"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue