[Webkit-unassigned] [Bug 9035] New: document.evaluate and createNSResolver miss on namespaced elements

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon May 22 02:23:29 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9035

           Summary: document.evaluate and createNSResolver miss on
                    namespaced elements
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh PowerPC
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: XML DOM
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: paul at zeapartners.org


I am using the nightly builds to gain JS access to XPath selection of nodes. 
In the test case I create an XHTML2 using a string in JS and calling the
DOMParser.  To match on namespaced elements, I create a resolver with
xmldoc.createNSResolver and pass it into the xmldoc.evaluate call.

Unfortunately the XPath selection matches nothing in WebKit.  It works in
Firefox.


-- 
Configure bugmail: http://bugzilla.opendarwin.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