This case tests the Screen pixelDepth and colorDepth
The test passes if the value is either 24 or 30
Summary
Harness status: OK
Found 2 tests
Details
Result
Test Name
Message
Pass
testColorDepth
Asserts run
Pass
assert_true(true, "Expected value for colorDepth is either 24 or 30")
at Test.<anonymous> ( /css/cssom-view/Screen-pixelDepth-Screen-colorDepth001.html:19:13)
Pass
testPixelDepth
Asserts run
Pass
assert_true(true, "Expected value for pixelDepth is either 24 or 30")
at Test.<anonymous> ( /css/cssom-view/Screen-pixelDepth-Screen-colorDepth001.html:23:13)