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

I don't think we'll ever hit this line - capture is lost whenever the pointer goes up, so whenever it goes down isPointerCapture should be false.  At a minimum it should be removed to avoid confusion I think.  But if we don't have a basic test of the release capture API elsewhere, then we should add one here.  Eg. maybe by dragging over a third box to release at the end of the test.

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

Received on Wednesday, 30 October 2013 02:33:19 UTC