Re: [whatwg/dom] Valid/Invalid characters in document.createElement() (#849)

cscott left a comment (whatwg/dom#849)

I'm curious to know if there has been any more progress here.  We've encountered this at the Wikimedia Foundation (https://phabricator.wikimedia.org/T349310#9278038) without realizing that this was a spec issue.  All browsers correctly *parse* an attribute like `data-ij` but it is impossible to write a HTML parser purely using the DOM since there are no DOM methods which will let you create an element with this name.

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

Message ID: <whatwg/dom/issues/849/2876716958@github.com>

Received on Tuesday, 13 May 2025 14:19:00 UTC