Summary

Harness status: OK

Found 8 tests

Details

ResultTest NameMessage
PassTests scrollend event for calling scrollTo with behavior 'auto' on subframe.
Asserts run
Pass
assert_false(false)
    at HTMLDivElement.onElementScrollEnd ( /dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:46:3)
Pass
assert_false(false)
    at HTMLDivElement.onElementScrollEnd ( /dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:47:3)
Pass
assert_false(false)
    at testScrollFn ( /dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:134:7)
Pass
assert_equals(200, 200, "DIV.scrollTo scrollLeft")
    at testScrollFn ( /dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:137:5)
Pass
assert_equals(200, 200, "DIV.scrollTo scrollTop")
    at testScrollFn ( /dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:139:5)
PassTests scrollend event for calling scrollTo with behavior 'smooth' on subframe.
Asserts run
Pass
assert_false(false)
    at testScrollFn ( /dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:134:7)
Pass
assert_equals(200, 200, "DIV.scrollTo scrollLeft")
    at testScrollFn ( /dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:137:5)
Pass
assert_equals(200, 200, "DIV.scrollTo scrollTop")
    at testScrollFn ( /dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:139:5)
PassTests scrollend event for calling scrollBy with behavior 'auto' on subframe.
Asserts run
Pass
assert_false(false)
    at testScrollFn ( /dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:134:7)
Pass
assert_equals(200, 200, "DIV.scrollBy scrollLeft")
    at testScrollFn ( /dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:137:5)
Pass
assert_equals(200, 200, "DIV.scrollBy scrollTop")
    at testScrollFn ( /dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:139:5)
PassTests scrollend event for calling scrollBy with behavior 'smooth' on subframe.
Asserts run
Pass
assert_false(false)
    at testScrollFn ( /dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:134:7)
Pass
assert_equals(200, 200, "DIV.scrollBy scrollLeft")
    at testScrollFn ( /dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:137:5)
Pass
assert_equals(200, 200, "DIV.scrollBy scrollTop")
    at testScrollFn ( /dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:139:5)
FailTests scrollend event for calling scrollTo with behavior 'auto' on root.assert_false: expected false got true
    at testScrollFn (https://wpt.live/dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:132:7)
Asserts run
Fail
assert_false(true)
    at testScrollFn ( /dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:132:7)
FailTests scrollend event for calling scrollTo with behavior 'smooth' on root.assert_false: expected false got true
    at testScrollFn (https://wpt.live/dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:132:7)
Asserts run
Pass
assert_false(false)
    at HTMLDocument.onDocumentScrollEnd ( /dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:52:3)
Pass
assert_true(true)
    at HTMLDocument.onDocumentScrollEnd ( /dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:54:3)
Fail
assert_false(true)
    at testScrollFn ( /dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:132:7)
FailTests scrollend event for calling scrollBy with behavior 'auto' on root.assert_false: expected false got true
    at testScrollFn (https://wpt.live/dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:132:7)
Asserts run
Fail
assert_false(true)
    at testScrollFn ( /dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:132:7)
FailTests scrollend event for calling scrollBy with behavior 'smooth' on root.assert_false: expected false got true
    at testScrollFn (https://wpt.live/dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:132:7)
Asserts run
Pass
assert_false(false)
    at HTMLDocument.onDocumentScrollEnd ( /dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:52:3)
Pass
assert_true(true)
    at HTMLDocument.onDocumentScrollEnd ( /dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:54:3)
Fail
assert_false(true)
    at testScrollFn ( /dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:132:7)