Re: [whatwg/webidl] Normative: Add DOMException cause (PR #1179)

And it's too late for `DOMException` to not claim to be an `Error`, so the option remaining here is that if `DOMException` is not going to expose `cause` in a way consistent with `Error`, it should use a different property name, anything other than `cause` so that it does not intentionally introduce an inconsistency. Users will still have to special case `DOMException`, unfortunately, but 

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/webidl/pull/1179#issuecomment-1255646890
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/webidl/pull/1179/c1255646890@github.com>

Received on Thursday, 22 September 2022 23:11:16 UTC