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

I agree with your reading of the spec.

Normally I would say we should change the spec to match. However, note https://github.com/whatwg/dom/pull/449 and the various issues linked from there; web developers would really like it if the rules were more permissive. (Although I think what they really want is for the DOM APIs to accept at least a superset of the HTML parser; I haven't checked what the HTML parser does with your example.) So, maybe we could take this as an opportunity to solve that long-standing issue? :)

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

Received on Tuesday, 17 March 2020 20:25:28 UTC