UNCONFIRMED 18055
XSLTProcessor cannot access parent of source
https://bugs.webkit.org/show_bug.cgi?id=18055
Summary XSLTProcessor cannot access parent of source
toby schachman
Reported 2008-03-24 19:44:30 PDT
In Firefox and Opera, I can use XSLTProcessor with an XSL file that uses the parent of the passed in source node (that is, if I pass in a node with a parent, not a root or document node). This doesn't work in Safari, however. I attach a test case which runs correctly in Firefox and Opera. Note the "Source Parent" test is blank in Safari.
Attachments
Test case, note the "Source Parent" test (1.67 KB, application/zip)
2008-03-24 19:45 PDT, toby schachman
no flags
toby schachman
Comment 1 2008-03-24 19:45:28 PDT
Created attachment 20019 [details] Test case, note the "Source Parent" test
Alexey Proskuryakov
Comment 2 2008-03-28 02:14:56 PDT
Looks like a duplicate of bug 14101 to me.
Note You need to log in before you can comment on or make changes to this bug.