Pass | IntersectionObserver with target in a different window. | Asserts runPass | assert_equals(1, 1, "Initial notification for detached target.")
at Test.<anonymous> ( /intersection-observer/target-in-different-window.html:32:5) | Pass | assert_equals(false, false, "not intersecting")
at Test.<anonymous> ( /intersection-observer/target-in-different-window.html:33:5) | Pass | assert_equals(2, 2, "Notification after insertion into popup.")
at Test.<anonymous> ( /intersection-observer/target-in-different-window.html:36:7) | Pass | assert_equals(true, true, "intersecting")
at Test.<anonymous> ( /intersection-observer/target-in-different-window.html:37:7) |
|