[webkit-reviews] review requested: [Bug 16693] Acid3 expects WebKit to raise exceptions for invalid qualified names (affects Acid3 test 25) : [Attachment 19964] Unify handling of NAMESPACE_ERR and fix Acid3 test 25

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 22 02:20:11 PDT 2008


Eric Seidel <eric at webkit.org> has asked  for review:
Bug 16693: Acid3 expects WebKit to raise exceptions for invalid qualified names
(affects Acid3 test 25)
http://bugs.webkit.org/show_bug.cgi?id=16693

Attachment 19964: Unify handling of NAMESPACE_ERR and fix Acid3 test 25
http://bugs.webkit.org/attachment.cgi?id=19964&action=edit

------- Additional Comments from Eric Seidel <eric at webkit.org>
 .../createAttributeNS-namespace-err-expected.txt   |	 8 +-
 .../createElementNS-namespace-err-expected.txt     |	 8 +-
 WebCore/dom/DOMImplementation.cpp		    |	77 ++++----------------
 WebCore/dom/DOMImplementation.idl		    |	 6 +-
 WebCore/dom/Document.cpp			    |	51 ++++++++------
 WebCore/dom/Document.h 			    |	 9 ++-
 WebCore/dom/Element.cpp			    |	 8 +-
 WebCore/editing/FormatBlockCommand.cpp 	    |	 9 ++-
 8 files changed, 72 insertions(+), 104 deletions(-)


More information about the webkit-reviews mailing list