Re: [whatwg/dom] Unspecified behavior when NodeFilter#acceptNode returns null (Issue #1075)

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