This page contains test cases for the implementation property and
its methods. Most tests are pretty basic: does the browser give an error or not?
alert(screen.availWidth)
alert(screen.availHeight)
alert(screen.colorDepth)
alert(screen.pixelDepth)
alert(screen.width)
alert(screen.height)