Searched refs:transformToFragment (Results 1 – 12 of 12) sorted by relevance
61 JSValue JSXSLTProcessor::transformToFragment(ExecState* exec) in transformToFragment() function in WebCore::JSXSLTProcessor68 return toJS(exec, impl()->transformToFragment(node, doc).get()); in transformToFragment()
55 PassRefPtr<DocumentFragment> transformToFragment(Node* source, Document* ouputDoc);
136 PassRefPtr<DocumentFragment> XSLTProcessor::transformToFragment(Node* sourceNode, Document* outputD… in transformToFragment() function in WebCore::XSLTProcessor
43 [Custom] DocumentFragment transformToFragment(in Node source, in Document docVal);
80 RefPtr<DocumentFragment> result = imp->transformToFragment(source, owner); in transformToFragmentCallback()
81 (DOM::XSLTProcessorImpl::transformToFragment): Ditto.3144 (DOM::XSLTProcessorImpl::transformToFragment):8240 (DOM::XSLTProcessorImpl::transformToFragment):
8847 (WebCore::XSLTProcessor::transformToFragment): Set mimeType to text/html if the target37567 XSLTProcessor transformToFragment fails because of an XML declaration37569 Test: fast/xsl/transformToFragment-XML-declaration.html37806 XSLTProcessor.transformToFragment crashes if the owner document is empty
14144 (WebCore::JSXSLTProcessor::transformToFragment):15591 (WebCore::JSXSLTProcessor::transformToFragment):52401 (WebCore::JSXSLTProcessor::transformToFragment):55839 … (WebCore::XSLTProcessor::transformToFragment): Don't pass sourceNode to createFragmentFromSource.57782 (WebCore::JSXSLTProcessor::transformToFragment):77182 (WebCore::JSXSLTProcessor::transformToFragment): Ditto.
12217 (WebCore::JSXSLTProcessor::transformToFragment):12817 (WebCore::XSLTProcessor::transformToFragment): Ditto.71613 XSLTProcessor.transformToFragment creates an extra not defined TEXT_NODE at the end77983 (WebCore::XSLTProcessor::transformToFragment):
73547 there's no spec for XSLTProcessor.transformToFragment. This patch78427 … XSLTProcessor.transformToFragment should not pass contextElement to html/xml document parsers131850 (WebCore::JSXSLTProcessor::transformToFragment):
53844 (WebCore::XSLTProcessor::transformToFragment): Remove trailing whitespaces.71530 (WebCore::JSXSLTProcessor::transformToFragment):
13192 (WebCore::JSXSLTProcessor::transformToFragment):