Add API to UIScriptController so that we can simulate stylus (Apple Pencil) events. This allows us to test if the Apple Pencil is registering touch events.
<rdar://problem/28183327>
Created attachment 288092 [details] Patch
Created attachment 288171 [details] Patch
Comment on attachment 288171 [details] Patch Attachment 288171 [details] did not pass ios-sim-ews (ios-simulator-wk2): Output: http://webkit-queues.webkit.org/results/2028045 New failing tests: fast/scrolling/ios/touch-scroll-pointer-events-none.html fast/scrolling/ios/touch-scroll-visibility-hidden.html
Created attachment 288182 [details] Archive of layout-test-results from ews123 for ios-simulator-elcapitan-wk2 The attached test failures were seen while running run-webkit-tests on the ios-sim-ews. Bot: ews123 Port: ios-simulator-elcapitan-wk2 Platform: Mac OS X 10.11.5
Committed r205572: <http://trac.webkit.org/changeset/205572>