Bug 4566

Summary: createElement does not validate names when called in an HTML document
Product: WebKit Reporter: Darin Adler <darin>
Component: DOMAssignee: Dave Hyatt <hyatt>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, curt.arnold
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Bug Depends on:    
Bug Blocks: 4565    

Darin Adler
Reported 2005-08-21 17:15:19 PDT
A comment in our code indicates that this behavior is intentional and matches other browsers. However, it's causing the hc_documentinvalidcharacterexceptioncreateelement and hc_documentinvalidcharacterexceptioncreateelement1 tests in the HTML version of the DOM Level 1 Core tests to fail. We need to either alter the tests to expect this behavior or fix WebKit to match the test.
Attachments
Vicki Murley
Comment 1 2005-10-05 15:47:38 PDT
Vicki Murley
Comment 2 2005-10-12 17:43:04 PDT
Fixed.
Note You need to log in before you can comment on or make changes to this bug.