RESOLVED FIXED 5317
correct the qualified name validation to match XML specifications
https://bugs.webkit.org/show_bug.cgi?id=5317
Summary correct the qualified name validation to match XML specifications
Darin Adler
Reported 2005-10-09 21:12:29 PDT
I'll attach a patch that corrects qualified name validation. This fixes one bug where we were rejecting "_" prefixes because our old validator had that wrong. Also fixes a couple tests from the DOM XHTML test suite.
Attachments
add validity checks that match the XML specification (12.99 KB, patch)
2005-10-09 21:13 PDT, Darin Adler
hyatt: review+
Darin Adler
Comment 1 2005-10-09 21:13:26 PDT
Created attachment 4280 [details] add validity checks that match the XML specification
Darin Adler
Comment 2 2005-10-09 21:24:30 PDT
Fixes <rdar://problem/4291810> DOM 5 Exception when attribute name in document.setAttribute begins with underscore
Dave Hyatt
Comment 3 2005-10-09 21:43:04 PDT
Comment on attachment 4280 [details] add validity checks that match the XML specification r=me
Alexey Proskuryakov
Comment 4 2006-03-10 10:55:10 PST
*** Bug 3622 has been marked as a duplicate of this bug. ***
Lucas Forschler
Comment 5 2019-02-06 09:03:40 PST
Mass moving XML DOM bugs to the "DOM" Component.
Note You need to log in before you can comment on or make changes to this bug.