Open
Description
What is the issue with the HTML Standard?
If name does not match the XML Name production, throw an "InvalidCharacterError" DOMException.
We forgot to remove this when doing whatwg/dom#1079 and #7991. Since part of the goal there was to reduce the dependency on XML name validation code, we should also remove this.
I'll investigate what exactly the right fix is soon.
/cc @josepharhar
Metadata
Metadata
Assignees
Labels
No labels