1 Test for bug 15919: XSLTProcessor.transformToFragment creates an extra not defined TEXT_NODE at the end.
3 PASS: oResult.nodeType should of type DOCUMENT_FRAGMENT_NODE(11)
4 PASS: oProc.getParameter(null, 'text') getParameter should return the correct value
5 PASS: oResult.firstChild.nodeName can have multiple children, firstchild should be the div
6 PASS: oResult.lastChild.nodeName can have multiple children, lastchild should be the br
7 PASS: oResult.firstChild.textContent || oResult.firstChild.text textContent should be set to parameter value