Viewport
The size a session renders at.
A session created with a null viewport is one pixel: enough for text, the DOM and script, and far cheaper. Screenshots and layout-dependent pages need a real viewport, chosen when the session is created and fixed for its lifetime.