[heycam/webidl] Serializable types should include unrestricted double and unrestricted float (#370)

Currently, the list of serializable types (https://heycam.github.io/webidl/#dfn-serializable-type) does not include **unrestricted double** and **unrestricted float**.  Specs are relying on them being serializable (see https://drafts.fxtf.org/geometry-1/#dompointreadonly for an example), so it would probably make sense to add.

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

Received on Saturday, 17 June 2017 12:01:05 UTC