WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
4566
createElement does not validate names when called in an HTML document
https://bugs.webkit.org/show_bug.cgi?id=4566
Summary
createElement does not validate names when called in an HTML document
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
Add attachment
proposed patch, testcase, etc.
Vicki Murley
Comment 1
2005-10-05 15:47:38 PDT
<
rdar://problem/4288266
>
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.
Top of Page
Format For Printing
XML
Clone This Bug