Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passclient* properties on the root element
Asserts run
Pass
assert_equals(0, 0, "Client top doesn't depend on scrolling")
    at Test.<anonymous> ( /css/cssom-view/client-props-root.html:24:3)
Pass
assert_equals(0, 0, "Client left doesn't depend on scrolling")
    at Test.<anonymous> ( /css/cssom-view/client-props-root.html:25:3)
Pass
assert_equals(1280, 1280, "Without scrollbars, client width should match viewport width")
    at Test.<anonymous> ( /css/cssom-view/client-props-root.html:26:3)
Pass
assert_equals(720, 720, "Without scrollbars, client height should match viewport height")
    at Test.<anonymous> ( /css/cssom-view/client-props-root.html:27:3)