Re: [heycam/webidl] A "duplicate Id" DOM Exception? (#428)

ECMAScript itself almost always uses TypeError. The rough rationale being that callers don't branch on exception type but rather avoid making things throw.

-- 
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/428#issuecomment-324945697

Received on Friday, 25 August 2017 14:58:54 UTC