[w3c/uievents] UI events containing lone surrogates (#227)

Per https://github.com/WebAssembly/host-bindings/pull/21#issuecomment-478284139 it's possible for `input` events to contain lone surrogates, at least on Windows. Perhaps we should require browsers to coalesce such events, if possible, to prevent none scalar values from being handed to JavaScript.

cc @Pauan @alexcrichton @lukewagner

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/uievents/issues/227

Received on Tuesday, 2 April 2019 08:28:08 UTC