Bug 5317

Summary: correct the qualified name validation to match XML specifications
Product: WebKit Reporter: Darin Adler <darin>
Component: DOMAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, tommyboy78
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
add validity checks that match the XML specification hyatt: review+

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.