> @kenchris curious: is there a specific reason why you chose a `onreading` callback `EventHandler` as opposed to using the `addEventListener()` method of the subclassing of `EventTarget`?
Both are supported :-) in addition to the onreading property there is a "reading" event. That is how EventTarget usually works.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/336#issuecomment-471451065