Summary

Harness status: OK

Found 4 tests

Details

ResultTest NameMessage
PassElement test for having scrolling box
Asserts run
Pass
assert_equals(50, 50, "changed scrollLeft should be 50")
    at Test.<anonymous> ( /css/cssom-view/dom-element-scroll.html:53:9)
Pass
assert_equals(60, 60, "changed scrollTop should be 60")
    at Test.<anonymous> ( /css/cssom-view/dom-element-scroll.html:54:9)
PassElement test for having overflow
Asserts run
Pass
assert_equals(10, 10, "changed scrollLeft should be 10")
    at Test.<anonymous> ( /css/cssom-view/dom-element-scroll.html:61:9)
Pass
assert_equals(20, 20, "changed scrollTop should be 20")
    at Test.<anonymous> ( /css/cssom-view/dom-element-scroll.html:62:9)
PassElement test for not having scrolling box
Asserts run
Pass
assert_equals(0, 0, "changed scrollLeft should be 0")
    at Test.<anonymous> ( /css/cssom-view/dom-element-scroll.html:72:9)
Pass
assert_equals(0, 0, "changed scrollTop should be 0")
    at Test.<anonymous> ( /css/cssom-view/dom-element-scroll.html:73:9)
Pass
assert_equals(0, 0, "changed scrollLeft should be 0")
    at Test.<anonymous> ( /css/cssom-view/dom-element-scroll.html:76:9)
Pass
assert_equals(0, 0, "changed scrollTop should be 0")
    at Test.<anonymous> ( /css/cssom-view/dom-element-scroll.html:77:9)
Pass
assert_equals(0, 0, "changed scrollLeft should be 0")
    at Test.<anonymous> ( /css/cssom-view/dom-element-scroll.html:80:9)
Pass
assert_equals(0, 0, "changed scrollTop should be 0")
    at Test.<anonymous> ( /css/cssom-view/dom-element-scroll.html:81:9)
PassElement test for not having overflow
Asserts run
Pass
assert_equals(0, 0, "changed scrollLeft should be 0")
    at Test.<anonymous> ( /css/cssom-view/dom-element-scroll.html:88:9)
Pass
assert_equals(0, 0, "changed scrollTop should be 0")
    at Test.<anonymous> ( /css/cssom-view/dom-element-scroll.html:89:9)
Pass
assert_equals(0, 0, "changed scrollLeft should be 0")
    at Test.<anonymous> ( /css/cssom-view/dom-element-scroll.html:92:9)
Pass
assert_equals(0, 0, "changed scrollTop should be 0")
    at Test.<anonymous> ( /css/cssom-view/dom-element-scroll.html:93:9)
Pass
assert_equals(0, 0, "changed scrollLeft should be 0")
    at Test.<anonymous> ( /css/cssom-view/dom-element-scroll.html:96:9)
Pass
assert_equals(0, 0, "changed scrollTop should be 0")
    at Test.<anonymous> ( /css/cssom-view/dom-element-scroll.html:97:9)