CONSOLE MESSAGE: Sending cancelable touchmove CONSOLE MESSAGE: Calling preventDefault on TouchEvent with cancelable=true CONSOLE MESSAGE: Sending uncancelable touchmove CONSOLE MESSAGE: Calling preventDefault on TouchEvent with cancelable=false CONSOLE ERROR: Ignored attempt to cancel a touchmove event with cancelable=false, for example because scrolling is in progress and cannot be interrupted. CONSOLE MESSAGE: Sending uncancelable touchmove CONSOLE ERROR: Ignored attempt to cancel a touchmove event with cancelable=false, for example because scrolling is in progress and cannot be interrupted. This is a testharness.js-based test. Harness: the test ran to completion.