[heycam/webidl] Is DOMHighResTimeStamp a "JSON type"? (#504)

https://heycam.github.io/webidl/#dfn-json-types does not explicitly include typedefs of JSON types as JSON types. That seems kind of bad.

This has interop implications: `performance.toJSON()` includes `timeOrigin` in Firefox and Edge, but not in Chrome.

/cc @TimothyGu @Zirro

-- 
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/504

Received on Tuesday, 2 January 2018 20:10:46 UTC