Searched refs:dtd (Results 1 – 18 of 18) sorted by relevance
| /plugin/codemirror/dist/modes/ |
| D | dtd.min.js.map | 1 …dtd/dtd.js"],"names":["mod","exports","module","require","define","amd","CodeMirror","defineMode",…
|
| /plugin/wysiwyg/fckeditor/_samples/asp/ |
| D | sample01.asp | 27 …"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
| /plugin/grensladawritezor/fckeditor/_samples/asp/ |
| D | sample01.asp | 27 …"-//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/ |
| D | Filter.ExtractStyleBlocks.txt | 23 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
| /plugin/ckgdoku/ckeditor/plugins/find/dialogs/ |
| D | find.js | 5 …ODE_ELEMENT&&c.isBlockBoundary(CKEDITOR.tools.extend({},CKEDITOR.dtd.$empty,CKEDITOR.dtd.$nonEdita…
|
| /plugin/ckgedit/ckeditor/plugins/find/dialogs/ |
| D | find.js | 5 …ODE_ELEMENT&&c.isBlockBoundary(CKEDITOR.tools.extend({},CKEDITOR.dtd.$empty,CKEDITOR.dtd.$nonEdita…
|
| /plugin/twcheckliste/ |
| D | renderer.php.old | 66 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
| /plugin/ckgdoku/ckeditor/ |
| D | ckeditor.js | 48 …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()]||… 97 …dtd.$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 …]
|
| D | CHANGES.md | 595 …550): Added the `<main>` element to the [`CKEDITOR.dtd`](http://docs.ckeditor.com/#!/api/CKEDITOR.…
|
| /plugin/ckgedit/ckeditor/ |
| D | ckeditor.js | 56 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… 111 …dtd.$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 …]
|
| D | ckeditor.js.unc | 1117 CKEDITOR.dtd = function() { 2464 var a = CKEDITOR.dtd[this.getName()]; 2474 …return 0 !== a || CKEDITOR.dtd.$tabIndex[this.getName()] || 0 === parseInt(this.getAttribute("tabi… 2524 …dtd.$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 …]
|
| D | CHANGES.md | 1015 …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/ |
| D | phar-sample.phar | 21 'dtd' => 'text/plain',
|
| /plugin/ckgdoku/ckeditor/plugins/pastefromword/filter/ |
| D | default.js | 11 …WordRemoveFontStyles&&a.attributes.size&&delete a.attributes.size;CKEDITOR.dtd.tr[a.parent.name]&&…
|
| /plugin/ckgedit/ckeditor/plugins/pastefromword/filter/ |
| D | default.js | 12 …WordRemoveFontStyles&&a.attributes.size&&delete a.attributes.size;CKEDITOR.dtd.tr[a.parent.name]&&…
|
| /plugin/codemirror/dist/ |
| D | scripts.min.js | 8 …},django:{name:"django",deps:["htmlmixed"]},dockerfile:{name:"dockerfile"},dtd:{name:"dtd"},dylan:…
|
| D | scripts.min.js.map | 1 …dtd","dylan","ebnf","ecl","ecmascript","elm","erb","eiffel","ejs","erlang","factor","fcl","forth",…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.js.map | 1 …dtd',\n '.ascx',\n '.csproj',\n '.config',\n '.wxi',\n '.wxl',\…
|