Summary

Harness status: Error

Uncaught Error: assert_unreached: Unexpected scrollend event Reached unreachable code
    at HTMLDivElement.unreachedScrollendListener (https://wpt.live/dom/events/scrolling/overscroll-deltas.html:76:5)

Found 2 tests

Details

ResultTest NameMessage
Failtesting, verticalpromise_test: Unhandled rejection with value: object "Error: action_sequence() is not implemented by testdriver-vendor.js"
Error
    at get_stack (https://wpt.live/resources/testharness.js:4571:21)
    at new AssertionError (https://wpt.live/resources/testharness.js:4564:22)
    at assert (https://wpt.live/resources/testharness.js:4548:19)
    at Test.<anonymous> (https://wpt.live/resources/testharness.js:764:29)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at https://wpt.live/resources/testharness.js:2689:35
Asserts run
Pass
assert_equals(0, 0, "document should not be scrolled")
    at Test.<anonymous> ( /dom/events/scrolling/overscroll-deltas.html:87:7)
Pass
assert_equals(200, 200, "target_div should be fully scrolled down")
    at Test.<anonymous> ( /dom/events/scrolling/overscroll-deltas.html:94:7)
Failtesting, horizontalpromise_test: Unhandled rejection with value: object "Error: action_sequence() is not implemented by testdriver-vendor.js"
Error
    at get_stack (https://wpt.live/resources/testharness.js:4571:21)
    at new AssertionError (https://wpt.live/resources/testharness.js:4564:22)
    at assert (https://wpt.live/resources/testharness.js:4548:19)
    at Test.<anonymous> (https://wpt.live/resources/testharness.js:764:29)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at https://wpt.live/resources/testharness.js:2689:35
Asserts run
Fail
assert_unreached("Unexpected scrollend event")
    at HTMLDivElement.unreachedScrollendListener ( /dom/events/scrolling/overscroll-deltas.html:76:5)
Pass
assert_equals(0, 0, "document should not be scrolled")
    at Test.<anonymous> ( /dom/events/scrolling/overscroll-deltas.html:125:7)
Fail
assert_unreached("Unexpected scrollend event")
    at HTMLDivElement.unreachedScrollendListener ( /dom/events/scrolling/overscroll-deltas.html:76:5)
Pass
assert_equals(200, 200, "target_div should be fully scrolled right")
    at Test.<anonymous> ( /dom/events/scrolling/overscroll-deltas.html:132:7)