Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
Passscrollbar-width: none should have no scrollbar
Asserts run
Pass
assert_equals(100, 100)
    at Test.<anonymous> ( /css/css-scrollbars/scrollbar-width-keywords.html:28:3)
Pass
assert_equals(100, 100)
    at Test.<anonymous> ( /css/css-scrollbars/scrollbar-width-keywords.html:29:3)
Passscrollbar-width: thin should have scrollbar no wider than auto
Asserts run
Pass
assert_greater_than_equal(100, 100)
    at Test.<anonymous> ( /css/css-scrollbars/scrollbar-width-keywords.html:35:3)
Pass
assert_greater_than_equal(100, 100)
    at Test.<anonymous> ( /css/css-scrollbars/scrollbar-width-keywords.html:36:3)