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

I'm referring to the fact that on [the cssom-view idlharness test](https://wpt.fyi/results/css/cssom-view/idlharness.html?label=experimental&label=master&aligned&q=%28cssom-view%7Cmedia-capabilities%7Cscreen-orientation%29%20and%20idlharness) there are only three test entries that mention MouseEvent. This is because the [MouseEvent object](https://github.com/web-platform-tests/wpt/blob/8f21bdd2710f97b928cbe909f20adcfbc072b13c/css/cssom-view/idlharness.html#L37) is disabled, but uncommenting that still does not cause the MouseEvent interface to be checked. Only fixing the validation errors allows idlharness.js to continue running tests against the interface that fails validation.

-- 
GitHub Notification of comment by jdm
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4084#issuecomment-540232766 using your GitHub account

Received on Wednesday, 9 October 2019 22:30:30 UTC