Searched refs:createContextualFragment (Results 1 – 5 of 5) sorted by relevance
3343 if (OriginalRange.prototype.createContextualFragment) {3344 Range.prototype.createContextualFragment = function(html) { method in Range3345 return wrap(unsafeUnwrap(this).createContextualFragment(html));
12 …g()}},c.prototype.createContextualFragment&&(t.prototype.createContextualFragment=function(e){retu… argument
3349 if (OriginalRange.prototype.createContextualFragment) {3350 Range.prototype.createContextualFragment = function(html) { method in Range3351 return wrap(unsafeUnwrap(this).createContextualFragment(html));
3 …ion Vo(n){var t=Wo.createRange();return t.selectNode(Wo.body),t.createContextualFragment(n.respons…