Raw Input in Browser?

How feasible would it be to access ‘unfiltered’ raw mouse input in a browser-based game, created with Unity?

Thank you.

Input.mousePosition is generally unfiltered. So the answer is… uh… very?