Re: [whatwg/webidl] Allow DOMException subclasses to be used as exceptions (PR #1211)

The build says

> IDL ERROR LINE: 3 - Required argument "options" cannot follow optional argument "message"

but I cannot actually find a requirement in the Web IDL spec corresponding to this... I thought you could do `new WidgetError(undefined, opts)` to trigger the default value for the message. Anyone able to enlighten me?

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

Message ID: <whatwg/webidl/pull/1211/c1273170408@github.com>

Received on Monday, 10 October 2022 11:27:19 UTC