[Webkit-unassigned] [Bug 14101] XSLTProcessor does not accept Nodes as parameter values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 29 09:02:03 PDT 2007


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





------- Comment #2 from ap at webkit.org  2007-06-29 09:02 PDT -------
What types does Firefox accept in setParameter()?

If I understand the spec correctly, XSLT parameters are just expressions, so
the type can be one of boolean, number, string, or node-set. Is there a way to
pass an arbitrary node-set, rather than a single Node? Also, can XPathEvaluator
result values be used in XSLTProcessor?


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



More information about the webkit-unassigned mailing list