Low latency canvas experiment.

While hovering the pointer over the canvases, the marker follows the position of the pointer. The goal of latency reduction is to get the marker to follow as closely as possible the native mouse cursor painted by the OS. The rectangle below contains two superposed canvases, one is in low latency mode (green marker), the other is in regular mode (red marker). If low latency mode is working correctly, the green marker should follow closer than the red one.