[Webkit-unassigned] [Bug 8791] New: XPath DOM JS API should support custom node resolvers

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon May 8 14:27:03 PDT 2006


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

           Summary: XPath DOM JS API should support custom node resolvers
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.0
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XML DOM
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: andersca at mac.com


XPathEvaluator.evaluate should be able to take a custom node resolver instead
of one that's been created by using XPathEvaluator.createNSResolver. The spec
says:

The parameter resolver of the method XPathEvaluator.evaluate is specified as an
object that implements the XPathNSResolver interface. ECMAScript users can also
pass to this method a function which returns a String and takes a String
parameter instead of the resolver parameter.


-- 
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