Re: [pointerevents-tests] Adding more complete button & buttons attribute test (#3181)

Looks good, but I don't think this closes #3180, as there are still more attributes.

On the other hand, the `check_PointerEvent` function in `pointerevent_support.js` does already check some attributes (e.g. the pressure, and also the `isPrimary` attribute which has a test in `pointerevent_attributes_mouse-manual.html` as well)
I think it would be a good idea, to decide whether those attributes should be tested with `check_PointerEvent` which is used by a set of existing tests, or with a separate test like the one in this PR.

View on GitHub: https://github.com/w3c/web-platform-tests/pull/3181#issuecomment-226516238

Received on Thursday, 16 June 2016 15:13:49 UTC