[webkit-dev] assumption about point packing in multit-touch tests
Benjamin Poulain
benjamin at webkit.org
Wed Jul 18 12:53:35 PDT 2012
On Wed, Jul 18, 2012 at 8:59 AM, Tomeu Vizoso <tomeu at tomeuvizoso.net> wrote:
> Though the W3C spec allows packing more than one touch point update in
> a single touch event, it says nothing about how these updates should
> be packed, so I think that the current tests are too restrictive and
> should be relaxed to stop assuming anything about how the updates are
> packed into events.
In practice, every port does the exact same thing for the delivery of
touch events. It is also what the Web content expects nowadays.
It looks like this spec needs an update, not the WebKit tests.
Benjamin
More information about the webkit-dev
mailing list