mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
feat: add removeInsertedCSS (#16579)
This commit is contained in:
committed by
John Kleinschmidt
parent
deebde66f9
commit
5a08522b98
@@ -58,6 +58,7 @@ exports.asyncMethods = new Set([
|
||||
'executeJavaScript',
|
||||
'insertCSS',
|
||||
'insertText',
|
||||
'removeInsertedCSS',
|
||||
'send',
|
||||
'sendInputEvent',
|
||||
'setLayoutZoomLevelLimits',
|
||||
|
||||
Reference in New Issue
Block a user