Closed Bug 1187848 Opened 9 years ago Closed 9 years ago

blur doesn't dispatch when a node is removed

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 559561

People

(Reporter: annevk, Unassigned)

Details

Simple test:

<p>x<input onblur=alert(1) onfocus=this.parentNode.remove()>

Note that I'm not sure we want to fire blur synchronously, as that would effectively revive mutation events.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.