Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passscrollbar-width none on the root overrides ::-webkit-scrollbar
Asserts run
Pass
assert_equals(1280, 1280, "viewport does not show a scrollbar")
    at Test.<anonymous> ( /css/css-scrollbars/scrollbar-width-012.html:51:7)
Pass
assert_equals(1280, 1280, "body matches root")
    at Test.<anonymous> ( /css/css-scrollbars/scrollbar-width-012.html:52:7)
Pass
assert_equals(1280, 1280, "content matches body")
    at Test.<anonymous> ( /css/css-scrollbars/scrollbar-width-012.html:53:7)