Home
last modified time | relevance | path

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

/plugin/ckgdoku/ckeditor/
H A Dckeditor.js744 …_isContextAllowed(l))for(t=0;t<g.length;t++)l=g[t],p=f.createBookmark(),-1===e(d.preservedElements,
747 …","ul","ol"],excludedAttributesFromInlineTransform:["value","type"],preservedElements:"ul ol li td… property in CKEDITOR.plugins.copyformatting
/plugin/ckgedit/ckeditor/
H A Dckeditor.js820 …owed(f))for(h=0;h<c.length;h++)f=c[h],g=d.createBookmark(),-1===l(b.preservedElements,f.element)?C…
822 …","ul","ol"],excludedAttributesFromInlineTransform:["value","type"],preservedElements:"ul ol li td… property in CKEDITOR.plugins.copyformatting
H A Dckeditor.js.unc16187 … 0; h < c.length; h++) f = c[h], g = e.createBookmark(), -1 === l(b.preservedElements, f.element) …
16211 preservedElements: "ul ol li td th tr thead tbody table".split(" "),