Searched refs:preservedElements (Results 1 – 3 of 3) sorted by relevance
/plugin/ckgdoku/ckeditor/ |
H A D | ckeditor.js | 744 …_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 D | ckeditor.js | 820 …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 D | ckeditor.js.unc | 16187 … 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(" "),
|