Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passscrolling an element with no CSS layout box should have no effect
Asserts run
Pass
assert_equals(0, 0, "scrollTop should be unchanged")
    at Test.<anonymous> ( /css/cssom-view/scroll-no-layout-box.html:18:3)
Pass
assert_equals(0, 0, "scrollLeft should be unchanged")
    at Test.<anonymous> ( /css/cssom-view/scroll-no-layout-box.html:19:3)