[Webkit-unassigned] [Bug 16833] Acid3 expects createElementNS to throw exception for localname = ":div"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 12 17:33:07 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16833





------- Comment #5 from eric at webkit.org  2008-01-12 17:33 PDT -------
Created an attachment (id=18415)
 --> (http://bugs.webkit.org/attachment.cgi?id=18415&action=view)
Final fixes and adding test cases

 .../documentsetstricterrorchecking02-expected.txt  |    3 +-
 .../createAttributeNS-namespace-err-expected.txt   |   38 ++++++++
 .../Document/createAttributeNS-namespace-err.html  |   13 +++
 .../createElementNS-namespace-err-expected.txt     |   37 ++++++++
 .../Document/createElementNS-namespace-err.html    |   13 +++
 .../fast/dom/Document/resources/TEMPLATE.html      |   13 +++
 .../resources/createAttributeNS-namespace-err.js   |   89 ++++++++++++++++++++
 .../resources/createElementNS-namespace-err.js     |   88 +++++++++++++++++++
 WebCore/dom/Document.cpp                           |   42 ++++------
 9 files changed, 307 insertions(+), 29 deletions(-)


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list