blob: d359ade8141d44d865f79d768f4cf20be4bc4f47 [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.