diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.WebBrowser.WebBrowserPage.html --- a/eric6/Documentation/Source/eric6.WebBrowser.WebBrowserPage.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.WebBrowser.WebBrowserPage.html Sat Jan 16 16:51:23 2021 +0100 @@ -278,7 +278,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> user agent string (string) </dd> @@ -298,7 +298,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> user agent string (string) </dd> @@ -438,7 +438,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating acceptance </dd> @@ -464,7 +464,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating to ignore this error </dd> @@ -505,7 +505,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> result of the script </dd> @@ -535,7 +535,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a successful print job </dd> @@ -554,7 +554,7 @@ Public method to get the safe browsing status of the current page. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a safe site </dd> @@ -573,7 +573,7 @@ Public method to get a reference to the SSL certificate. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> amended SSL certificate </dd> @@ -592,7 +592,7 @@ Public method to get a reference to the SSL certificate chain. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> SSL certificate chain </dd> @@ -611,7 +611,7 @@ Public method to return a reference to the current SSL configuration. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the SSL configuration in use </dd> @@ -630,7 +630,7 @@ Public method to check, if the page has a valid SSL certificate. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a valid SSL certificate </dd> @@ -656,7 +656,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> test result object </dd> @@ -675,7 +675,7 @@ Public method to get the web site icon. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> web site icon </dd> @@ -694,7 +694,7 @@ Public method to test, if JavaScript is enabled. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the state of the JavaScript support </dd> @@ -746,7 +746,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> viewport position </dd> @@ -769,7 +769,7 @@ Public method to get the registered protocol handler request scheme. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> registered protocol handler request scheme </dd> @@ -788,7 +788,7 @@ Public method to get the registered protocol handler request URL. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> registered protocol handler request URL </dd> @@ -852,7 +852,7 @@ Public method to get the scroll position of the web page. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> scroll position </dd>