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

I intentionally reported that issue to only cover the button & buttons attribute. So technically it does close that issue. However, I need to work on more pull requests for other fields as well. But I wanted to address them separately. As some of them needs some refactoring across the tests. Particularly in that check_PointerEvent function only checks for pointer event specific attributes are done and not the ones inherited from mouse events. At the same time for example for button it really depends on the test scenario on what the expected value is. However, I'll continue refactoring the tests and add more tests and if I see multiple occurrence of button (or any other attribute) test, I will refactor that as well.

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

Received on Friday, 17 June 2016 10:36:39 UTC