Re: [whatwg/dom] Misalignment between spec and WPT for "validate and extract" (Issue #1387)

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