Home
last modified time | relevance | path

Searched refs:baseDocFrag (Results 1 – 1 of 1) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckdocumentfragment_gecko.js28 var FCKDocumentFragment = function( parentDocument, baseDocFrag ) argument
30 this.RootNode = baseDocFrag || parentDocument.createDocumentFragment() ;