- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 02 Jul 2025 05:55:43 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 2 July 2025 12:55:47 UTC
annevk left a comment (whatwg/dom#1387) That's a good point. I think we only want to move step 5 to be a substep of 4. And we want to keep the initialization to null as normally the prefix ought to end up as null. And then we could replace step 5 with an Assert that _prefix_ is either null or a valid namespace prefix. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/1387#issuecomment-3027782355 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/issues/1387/3027782355@github.com>
Received on Wednesday, 2 July 2025 12:55:47 UTC