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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 19 23:26:13 PDT 2008


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





------- Comment #10 from ydshang at gmail.com  2008-08-19 23:26 PDT -------
(In reply to comment #9)
> *** Bug 20444 has been marked as a duplicate of this bug. ***

Could you tell me that when the bug could be fixed? Thanks!

more detail:
The following code: 
alert(typeof(proc.getParameter(null,"test")));
will display "string".
It sounds as if Safari converts the DOM document node to a string([object
Document]) and passes that string into xsl.


-- 
Configure bugmail: https://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