Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
PassIntersectionObserver that is unreachable in js should still generate notifications.
Asserts run
Pass
assert_true(true, "Target exists")
    at Test.<anonymous> ( /intersection-observer/observer-without-js-reference.html:31:3)
PassFirst rAF
Asserts runNo asserts ran
Passdocument.scrollingElement.scrollTop = 300
Asserts run
Pass
assert_equals(1, 1, "One notification.")
    at Test.step0 ( /intersection-observer/observer-without-js-reference.html:44:3)
Pass
assert_equals(2, 2, "Two notifications.")
    at Test.step1 ( /intersection-observer/observer-without-js-reference.html:49:3)