[Bug 24706] Clarify when setPointerCapture is supposed to work

https://www.w3.org/Bugs/Public/show_bug.cgi?id=24706

--- Comment #1 from Jacob Rossi [MSFT] <jrossi@microsoft.com> ---
This is already the case (and for the reasons you cite). From the steps in
Section 10.1:
"2.If the pointer is not in the active buttons state, then terminate these
steps."

The active buttons state is defined as:

"The condition when a pointer has a non-zero value for the buttons property.
For mouse, this is when the device has at least one button depressed. For
touch, this is when there is physical contact with the digitizer. For pen, this
is when the pen has physical contact with the digitizer."

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 18 February 2014 01:33:43 UTC