- From: Timothy Gu <notifications@github.com>
- Date: Mon, 14 Aug 2017 14:17:54 +0000 (UTC)
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 14 August 2017 14:18:17 UTC
TimothyGu commented on this pull request. > @@ -6668,7 +6674,7 @@ In effect, where <var ignore>x</var> is a <emu-val>Number</emu-val> value, 1. Let |x| be [=?=] [=ToNumber=](|V|). 1. If |x| is <emu-val>NaN</emu-val>, +∞, or −∞, - then [=ECMAScript/throw=] a <emu-val>TypeError</emu-val>. + then [=ECMAScript/throw=] a {{TypeError}}. Okay makes sense, I'll change that. -- 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/pull/405#discussion_r132961554
Received on Monday, 14 August 2017 14:18:17 UTC