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

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Aug 13 11:14:41 PDT 2006


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





------- Comment #1 from jwmcpeak at gmail.com  2006-08-13 11:14 PDT -------
Created an attachment (id=10015)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=10015&action=view)
A quick HTML file showing the use of a user-defined function for the namespace
resolver. Works in Gecko and Opera.

The W3C specification states that user-defined functions can be used as
namespace resolvers in XPathEvaluator.evaluate() for ECMAScript. This test case
shows this usage, and works in Gecko and Opera. When ran in WebKit, a
NAMESPACE_ERR error is thrown.


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