[w3c/uievents] Don't redefine event target (#231)

The DOM Standard defines event dispatch. UI Events shouldn't (re)define "event target". If it needs that concept somehow, let's figure out a way to abstract it in the DOM Standard so it can be referenced instead.

(Came up in https://github.com/whatwg/html/pull/4288.)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/uievents/issues/231

Received on Tuesday, 14 May 2019 11:35:22 UTC