Re: [whatwg/webidl] Do not throw if the attribute setter is called with no arguments (PR #1498)

arai-a left a comment (whatwg/webidl#1498)

I've checked some Node's WebAPIs, but so far I cannot find any affected cases.
`arguments.length` is checked by constructors and operations, but not by setters.
So I'll mark it unaffected for now.
Please correct me if I'm wrong.


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

Message ID: <whatwg/webidl/pull/1498/c3101618864@github.com>

Received on Tuesday, 22 July 2025 08:24:18 UTC