add web textZoomRatio interface

Signed-off-by: laosan_ted <wangruichang@huawei.com>
This commit is contained in:
laosan_ted
2022-08-12 17:29:45 +08:00
parent f8473efa52
commit 9d10c25526
+1 -1
View File
@@ -9,6 +9,6 @@
"domStorageAccess", "imageAccess", "mixedMode", "zoomAccess", "geolocationAccess", "javaScriptProxy",
"userAgent", "onConfirm", "onConsole", "onErrorReceive", "onHttpErrorReceive", "onDownloadStart", "fileFromUrlAccess",
"webDebuggingAccess", "onShowFileSelector", "initialScale", "onResourceLoad", "onScaleChange", "onHttpAuthRequest",
"onPermissionRequest", "onContextMenuShow"
"onPermissionRequest", "onContextMenuShow", "textZoomRatio", "onScroll"
]
}