- From: Luke Bjerring via GitHub <sysbot+gh@w3.org>
- Date: Thu, 04 Jul 2019 15:50:57 +0000
- To: public-css-archive@w3.org
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