This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
If maximizing the browser window is supported and the window gets maximized upon calling maximizeWindow or the window is somehow already maximized and maximizing the window is supported, it's unclear from reading the spec what happens if it's called again. Should calling it again de-maximize it, that is defer to the window manager what position and dimensions to set the window to? In this case, should the command really be called “maximize” when what it does is toggling?