From f87455e07295edc0d6ca07ad2ac205bbf9c5b0fc Mon Sep 17 00:00:00 2001 From: Henrik Skupin Date: Thu, 19 Sep 2024 20:26:38 +0200 Subject: [PATCH] Fix "browser.setClientWindowRect" references to "browser.setClientWindowState" --- index.bs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.bs b/index.bs index 8b6d5ce7..9de3ae0d 100644 --- a/index.bs +++ b/index.bs @@ -2560,7 +2560,7 @@ The [=remote end steps=] with |command parameters| are: #### The browser.setClientWindowState Command #### {#command-browser-setClientWindowState} -The browser.setClientWindowRect command sets the +The browser.setClientWindowState command sets the dimensions of a [=client window=].
@@ -2598,7 +2598,7 @@ dimensions of a [=client window=].
-
+
The [=remote end steps=] with session and |command parameters| are: