[webkit-reviews] review requested: [Bug 15734] fast/xpath/namespace-vs-predicate.xhtml fails unexpectedly in no-SVG build : [Attachment 18150] fix the test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 28 12:27:00 PST 2007


Alexey Proskuryakov <ap at webkit.org> has asked  for review:
Bug 15734: fast/xpath/namespace-vs-predicate.xhtml fails unexpectedly in no-SVG
build
http://bugs.webkit.org/show_bug.cgi?id=15734

Attachment 18150: fix the test
http://bugs.webkit.org/attachment.cgi?id=18150&action=edit

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
It's actually clear: we do not support xml:id (see bug 16505), and plain "id"
is only treated as ID in HTML and SVG content (unless a doctype says that some
attribute is an ID, but it doesn't in this case, and we don't even support
that, bug 12971).

A no-SVG build isn't supposed to know about SVG id attribute.


More information about the webkit-reviews mailing list