Re: [pointerevents-tests] Submission/microsoft/pointer events (#324)

this verifies only that we didn't get the gotpointercapture event on target0.  You should also verify that events were not captured.  To do that you could call setCapture on some hidden listener element, and assert that you get pointerout on target and no events at all on listener.

View on GitHub: https://github.com/w3c/web-platform-tests/pull/324#discussion_r12335040

Received on Tuesday, 6 May 2014 16:55:35 UTC