- From: Timothy Gu <notifications@github.com>
- Date: Sat, 12 Aug 2017 15:19:49 +0000 (UTC)
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 12 August 2017 15:20:25 UTC
In ES spec, "Object" "Function" "Symbol" etc. are never wrapped in emu-val (which is reserved for special constants like **undefined**, **true** and **false**). In Web IDL though it's common to see them bolded through emu-val, but also unbolded in other places. Example of a section that uses both styles simultaneously: https://heycam.github.io/webidl/#es-object We should decide which style to use and then apply it to the entire document. -- 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/404
Received on Saturday, 12 August 2017 15:20:25 UTC