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