Hi, Kim and I have been looking into DOM/JavaScript touch event support (see https://bugs.webkit.org/show_bug.cgi?id=32114 ). After some research we concluded that the best option for the interface is the de-facto standard shipped by the iPhone, Android and Palm-Pre. So we took the BSD licensed IDL files from Android's eclaire branch, simple PlatformTouchEvent and PlatformTouchPoint abstraction classes, a Qt implementation for these and some basic layout tests to test the values and behaviour of the JS events. We've uploaded the patches for review and would love to get feedback on them. Simon _______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev