Harness status: OK
Found 3 tests
assert_not_equals(720, 0, "window.screen.height is zero") at Test.<anonymous> ( /css/cssom-view/window-screen-height.html:20:17)
assert_true(true, "window.screen.height shouldn't be negative") at Test.<anonymous> ( /css/cssom-view/window-screen-height.html:26:17)
assert_true(true, "window.screen.height shouldn't be so large") at Test.<anonymous> ( /css/cssom-view/window-screen-height.html:32:17)