Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passscrollbar-width thin on the body doesn't override ::-webkit-scrollbar on root
Asserts run
Pass
assert_equals(1280, 1280, "viewport does not show a scrollbar")
    at Test.<anonymous> ( /css/css-scrollbars/scrollbar-width-014.html:57:7)
Pass
assert_equals(1280, 1280, "body matches root")
    at Test.<anonymous> ( /css/css-scrollbars/scrollbar-width-014.html:58:7)
Pass
assert_equals(1280, 1280, "content matches body")
    at Test.<anonymous> ( /css/css-scrollbars/scrollbar-width-014.html:59:7)