[csswg-drafts] [cssom-view] CSSOM View Module redefines some MouseEvent attributes (#4084)

lukebjerring has just created a new issue for https://github.com/w3c/csswg-drafts:

== [cssom-view] CSSOM View Module redefines some MouseEvent attributes ==
MouseEvent already has all of screenX, screenY, clientX, clientY (which are also `long` type).

But, they're redefined in the partial interface here:
https://drafts.csswg.org/cssom-view/#extensions-to-the-mouseevent-interface

Found while tweaking the idlharness in https://github.com/web-platform-tests/wpt/pull/12231

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4084 using your GitHub account

Received on Thursday, 4 July 2019 15:50:58 UTC