Re: [whatwg/dom] Consider more name validation loosening (Issue #1373)

domenic left a comment (whatwg/dom#1373)

> So instead of using the new qualified name parsing for attributes, we would just check for those 3 things in the qualified name passed to createDocumentType? That sounds ok to me.

Alright, I'll work on that.

> There's also the "publicId" and "systemId" parameters to that method which don't currently have any validation/parsing. Can those stay unvalidated?

As far as I can tell there's no real interaction, so just leaving them as-is should be fine.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/1373#issuecomment-2896234913
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/issues/1373/2896234913@github.com>

Received on Wednesday, 21 May 2025 01:48:43 UTC