Summary

Harness status: Error

Uncaught Error: assert_true: expected true got false
    at HTMLDivElement.fail (https://wpt.live/dom/events/scrolling/scrollend-event-fired-to-document.html:53: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/scrollend-event-fired-to-document.html:61:7)
Pass
assert_approx_equals(200, 200, 1, "target_div should be fully scrolled down")
    at Test.<anonymous> ( /dom/events/scrolling/scrollend-event-fired-to-document.html:68: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_true(false)
    at HTMLDivElement.fail ( /dom/events/scrolling/scrollend-event-fired-to-document.html:53:5)
Pass
assert_equals(0, 0, "document should not be scrolled")
    at Test.<anonymous> ( /dom/events/scrolling/scrollend-event-fired-to-document.html:86:7)
Fail
assert_true(false)
    at HTMLDivElement.fail ( /dom/events/scrolling/scrollend-event-fired-to-document.html:53:5)
Pass
assert_approx_equals(200, 200, 1, "target_div should be fully scrolled right")
    at Test.<anonymous> ( /dom/events/scrolling/scrollend-event-fired-to-document.html:93:7)