Module webview_renderer

Source

Structsยง

ScrollEvent ๐Ÿ”’
ScrollResult ๐Ÿ”’
UnknownWebView
WebViewRenderer ๐Ÿ”’
A renderer for a libservo WebView. This is essentially the ServoRendererโ€™s interface to a libservo WebView, but the code here cannot depend on libservo in order to prevent circular dependencies, which is why we store a dyn WebViewTrait here instead of the WebView itself.

Enumsยง

PinchZoomResult ๐Ÿ”’
ScrollZoomEvent ๐Ÿ”’