[Webkit-unassigned] [Bug 15734] fast/xpath/namespace-vs-predicate.xhtml fails unexpectedly in no-SVG build

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


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


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-                     |ap at webkit.org
                   |unassigned at lists.webkit.org |
             Status|NEW                         |ASSIGNED
  Attachment #18150|                            |review?
               Flag|                            |




------- Comment #4 from ap at webkit.org  2007-12-28 12:27 PDT -------
Created an attachment (id=18150)
 --> (http://bugs.webkit.org/attachment.cgi?id=18150&action=view)
fix the test

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.


-- 
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.
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list