- From: <bugzilla@jessica.w3.org>
- Date: Sat, 05 Jan 2013 00:03:43 +0000
- To: public-pointer-events-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20311 --- Comment #1 from Jacob Rossi [MSFT] <jrossi@microsoft.com> --- I believe there’s some language missing from the spec to clear things up. Here’s perhaps a more concise description of the behavior (emphasis on the last sentence): When a user touches an element, that element's -ms-touch-action property determines the default touch behaviors permitted for that contact, like panning or zooming. The touch behavior is then performed on the nearest ancestor element that is capable of that behavior, unless an intermediate ancestor element specifies that the behavior is not permitted. Would adding that clear things up? -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Saturday, 5 January 2013 00:03:44 UTC