Re: [w3c/uievents] MouseEvent.fromElement/toElement (#84)

@cvrebert looking at https://www.chromestatus.com/metrics/feature/timeline/popularity/507 about `toElement` which has 40% usage!!! I wonder why there isn't not that many webcompat reports for Firefox. It sounds like there's a hidden story behind this.

The only webcompat report I can track down for now is
https://bugzilla.mozilla.org/show_bug.cgi?id=1205244

where relatedTarget has to be used instead. 

My feeling is that if so many pages are using toElement, it must be a case of  toElement || relatedTarget thing or something similar?

It would be to know which pages we see this toElement.

@annevk @foolip 


-- 
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/84#issuecomment-447182173

Received on Friday, 14 December 2018 01:32:59 UTC