Bounds specify the size and location of the entire window, including OS border styling.
Bounds specify the size and location of the window's DOM content, excluding OS border styling.
Origin parameters (top, left) specify the location of the window origin, including OS border styling. Size parameters bounds (width, height) specify the size of the window's DOM content, excluding OS border styling.