--- a/eric6/Documentation/Source/eric6.WebBrowser.WebBrowserView.html Sat Jan 02 17:28:57 2021 +0100 +++ b/eric6/Documentation/Source/eric6.WebBrowser.WebBrowserView.html Sun Jan 03 15:33:39 2021 +0100 @@ -1129,7 +1129,7 @@ <b>__quotaRequested</b>(<i>quotaRequest</i>) <p> - Private slot to handle quota requests of the web page. + Private slot to handle quota requests of the web page. </p> <dl> @@ -1231,14 +1231,14 @@ <b>__selectClientCertificate</b>(<i>clientCertificateSelection</i>) <p> - Private slot to handle the client certificate selection request. + Private slot to handle the client certificate selection request. </p> <dl> <dt><i>clientCertificateSelection</i> (QWebEngineClientCertificateSelection)</dt> <dd> list of client SSL certificates - found in system's client certificate store + found in system's client certificate store </dd> </dl> <a NAME="WebBrowserView.__sendLink" ID="WebBrowserView.__sendLink"></a>