- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 25 Apr 2022 01:56:15 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 25 April 2022 08:56:26 UTC
Ah good. It still seems worth creating some tests for the exceptional cases, e.g., `7`, `1n`, or `{ valueOf: () => { throw 1 } }`, across the various method calls to see they indeed end up being treated as a result that is not explicitly handled (when they don't result in throwing). But there's no problem with the specification here after all. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/1075#issuecomment-1108278267 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/issues/1075/1108278267@github.com>
Received on Monday, 25 April 2022 08:56:26 UTC