Home
last modified time | relevance | path

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

/plugin/codemirror/dist/modes/
Ddtd.min.js.map1dtd/dtd.js"],"names":["mod","exports","module","require","define","amd","CodeMirror","defineMode",…
/plugin/wysiwyg/fckeditor/_samples/asp/
Dsample01.asp27 …"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
/plugin/grensladawritezor/fckeditor/_samples/asp/
Dsample01.asp27 …"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/
DFilter.ExtractStyleBlocks.txt23 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
/plugin/ckgdoku/ckeditor/plugins/find/dialogs/
Dfind.js5 …ODE_ELEMENT&&c.isBlockBoundary(CKEDITOR.tools.extend({},CKEDITOR.dtd.$empty,CKEDITOR.dtd.$nonEdita…
/plugin/ckgedit/ckeditor/plugins/find/dialogs/
Dfind.js5 …ODE_ELEMENT&&c.isBlockBoundary(CKEDITOR.tools.extend({},CKEDITOR.dtd.$empty,CKEDITOR.dtd.$nonEdita…
/plugin/twcheckliste/
Drenderer.php.old66 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
/plugin/ckgdoku/ckeditor/
Dckeditor.js48 …ls.indexOf;CKEDITOR.tools.array.isArray=CKEDITOR.tools.isArray}(),CKEDITOR.dtd=function(){var a=CK…
94 …le[CKEDITOR.tools.cssStyleToDomStyle(a)]},getDtd:function(){var a=CKEDITOR.dtd[this.getName()];thi…
95 getTabIndex:function(){var a=this.$.tabIndex;return 0!==a||CKEDITOR.dtd.$tabIndex[this.getName()]||…
97dtd.$nonEditable[b]||CKEDITOR.dtd.$empty[b]||this.is("a")&&(this.data("cke-saved-name")||this.hasA…
99 …).isVisible()));return!!a},isEmptyInlineRemoveable:function(){if(!CKEDITOR.dtd.$removeEmpty[this.g…
103 …R.NODE_ELEMENT&&e.mergeSiblings()}}}return function(b){if(!1===b||CKEDITOR.dtd.$removeEmpty[this.g…
126 …("position")in c||!b[this.getComputedStyle("display")]?!!(this.is(CKEDITOR.dtd.$block)||a&&this.is…
129 …rn k(a)||l(a)||a.type==CKEDITOR.NODE_ELEMENT&&a.is(CKEDITOR.dtd.$inline)&&!a.is(CKEDITOR.dtd.$empt…
130 …ols.extend(function(a){var b={},g;for(g in a)CKEDITOR.dtd[g]["#"]&&(b[g]=1);return b}(CKEDITOR.dtd
131 …:b.type==CKEDITOR.NODE_TEXT||b.type==CKEDITOR.NODE_ELEMENT&&(b.is(CKEDITOR.dtd.$inline)||b.is("hr"…
[all …]
DCHANGES.md595 …550): Added the `<main>` element to the [`CKEDITOR.dtd`](http://docs.ckeditor.com/#!/api/CKEDITOR.
/plugin/ckgedit/ckeditor/
Dckeditor.js56 CKEDITOR.dtd=function(){var a=CKEDITOR.tools.extend,d=function(a,b){for(var c=CKEDITOR.tools.clone(… function in CKEDITOR
108 …le[CKEDITOR.tools.cssStyleToDomStyle(a)]},getDtd:function(){var a=CKEDITOR.dtd[this.getName()];thi…
109 …sByTag,getTabIndex:function(){var a=this.$.tabIndex;return 0!==a||CKEDITOR.dtd.$tabIndex[this.getN…
111dtd.$nonEditable[b]||CKEDITOR.dtd.$empty[b]||this.is("a")&&(this.data("cke-saved-name")||this.hasA…
112 CKEDITOR.dtd.span,!(!a||!a["#"])):!0},isIdentical:function(a){var b=this.clone(0,1);a=a.clone(0,1);…
113 …).isVisible()));return!!a},isEmptyInlineRemoveable:function(){if(!CKEDITOR.dtd.$removeEmpty[this.g…
117 …R.NODE_ELEMENT&&h.mergeSiblings()}}}return function(b){if(!1===b||CKEDITOR.dtd.$removeEmpty[this.g…
141 …("position")in c||!b[this.getComputedStyle("display")]?!!(this.is(CKEDITOR.dtd.$block)||a&&this.is…
144 …rn k(a)||g(a)||a.type==CKEDITOR.NODE_ELEMENT&&a.is(CKEDITOR.dtd.$inline)&&!a.is(CKEDITOR.dtd.$empt…
145 …ols.extend(function(a){var b={},c;for(c in a)CKEDITOR.dtd[c]["#"]&&(b[c]=1);return b}(CKEDITOR.dtd
[all …]
Dckeditor.js.unc1117 CKEDITOR.dtd = function() {
2464 var a = CKEDITOR.dtd[this.getName()];
2474 …return 0 !== a || CKEDITOR.dtd.$tabIndex[this.getName()] || 0 === parseInt(this.getAttribute("tabi…
2524dtd.$nonEditable[b] || CKEDITOR.dtd.$empty[b] || this.is("a") && (this.data("cke-saved-name") || t…
2525 CKEDITOR.dtd.span, !(!a || !a["#"])) : !0
2549 if (!CKEDITOR.dtd.$removeEmpty[this.getName()]) return !1;
2627 …if (!1 === b || CKEDITOR.dtd.$removeEmpty[this.getName()] || this.is("a")) a(this, this.getNext(),…
3085 …ition") in c || !b[this.getComputedStyle("display")] ? !!(this.is(CKEDITOR.dtd.$block) || a && thi…
3152 …| h(a) || a.type == CKEDITOR.NODE_ELEMENT && a.is(CKEDITOR.dtd.$inline) && !a.is(CKEDITOR.dtd.$emp…
3173 for (c in a) CKEDITOR.dtd[c]["#"] && (b[c] = 1);
[all …]
DCHANGES.md1015 …dded the `<main>` element to the [`CKEDITOR.dtd`](https://ckeditor.com/docs/ckeditor4/latest/api/C…
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/Fixtures/phar/
Dphar-sample.phar21 'dtd' => 'text/plain',
/plugin/ckgdoku/ckeditor/plugins/pastefromword/filter/
Ddefault.js11 …WordRemoveFontStyles&&a.attributes.size&&delete a.attributes.size;CKEDITOR.dtd.tr[a.parent.name]&&…
/plugin/ckgedit/ckeditor/plugins/pastefromword/filter/
Ddefault.js12 …WordRemoveFontStyles&&a.attributes.size&&delete a.attributes.size;CKEDITOR.dtd.tr[a.parent.name]&&…
/plugin/codemirror/dist/
Dscripts.min.js8 …},django:{name:"django",deps:["htmlmixed"]},dockerfile:{name:"dockerfile"},dtd:{name:"dtd"},dylan:…
Dscripts.min.js.map1dtd","dylan","ebnf","ecl","ecmascript","elm","erb","eiffel","ejs","erlang","factor","fcl","forth",…
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1dtd',\n '.ascx',\n '.csproj',\n '.config',\n '.wxi',\n '.wxl',\…