Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
PassIntersectionObserver should not deliver pending notifications after disconnect().
Asserts run
Pass
assert_true(true, "target exists")
    at Test.<anonymous> ( /intersection-observer/disconnect.html:34:3)
Pass
assert_equals(0, 0, "No initial notifications.")
    at Test.<anonymous> ( /intersection-observer/disconnect.html:40:3)
PassFirst rAF.
Asserts runNo asserts ran
Passobserver.disconnect()
Asserts run
Pass
assert_equals(1, 1, "Initial notification.")
    at Test.step0 ( /intersection-observer/disconnect.html:48:3)
Pass
assert_equals(1, 1, "No new notifications.")
    at Test.step1 ( /intersection-observer/disconnect.html:52:3)