Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passscroll: scroll() should throw if called a second time
Asserts run
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /navigation-api/scroll-behavior/manual-scroll-repeated.html:12:3)
Pass
assert_not_equals(315, 0)
    at Test.<anonymous> ( /navigation-api/scroll-behavior/manual-scroll-repeated.html:14:3)
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /navigation-api/scroll-behavior/manual-scroll-repeated.html:20:9)
Pass
assert_throws_dom("InvalidStateError", function "() => e.scroll()")
    at Test.<anonymous> ( /navigation-api/scroll-behavior/manual-scroll-repeated.html:21:9)
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /navigation-api/scroll-behavior/manual-scroll-repeated.html:26:3)