whatwg/dom

Make "inner invoke" use "remove an event listener"

Closed

#651 opened on Jun 4, 2018

 (0 comments) (0 reactions) (0 assignees)HTML (338 forks)batch import
clarificationgood first issue

Repository metrics

Stars
 (1,728 stars)
PR merge metrics
 (Avg merge 56d 18h) (6 merged PRs in 30d)

Description

Even though it technically doesn't need to set the removed flag, it seems cleaner to use the same abstraction.

Contributor guide