whatwg/dom

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

Open

#651 opened on Jun 4, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)HTML (1,475 stars) (343 forks)batch import
clarificationgood first issue

Description

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

Contributor guide