This page contains test cases for the CSS OM Screen View.
alert(screen.availWidth)
alert(screen.availHeight)
alert(screen.colorDepth)
alert(screen.pixelDepth)
alert(screen.width)
alert(screen.height)