blob: 175d78afbd79cef175e10231ae43ac5879f07e05 [file] [log] [blame]
PASS IntersectionObserver should send a not-intersecting notification for a target that gets display:none.
PASS Intersecting notification after first rAF.
PASS Not-intersecting notification after setting display:none on target.
PASS Intersecting notification after removing display:none on target.