Pass | IntersectionObserver should not deliver pending notifications after disconnect(). | Asserts runPass | 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) |
|
Pass | First rAF. | Asserts runNo asserts ran |
Pass | observer.disconnect() | Asserts runPass | 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) |
|