blob: e51f12bd127a6698eb158b19cb9095d1d7b233a4 [file] [log] [blame]
PASS Verify that not-intersecting notifications are sent when a target is removed from the DOM tree.
PASS First rAF
PASS root.scrollTop = 150
PASS root.removeChild(target).
PASS root.insertBefore(target, trailingSpace).
PASS root.scrollTop = 150 after reinserting target.