- From: C. Scott Ananian <notifications@github.com>
- Date: Tue, 13 May 2025 07:18:56 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 13 May 2025 14:19:00 UTC
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