Lines Matching refs:attributes

2147             d && (d.attributes && b.setAttributes(d.attributes), d.styles && b.setStyles(d.styles));
2432 …return a = this.$.attributes.getNamedItem(a), (a.specified ? a.nodeValue : this.$.checked) ? "chec…
2440 …return this.$.attributes.getNamedItem("contentEditable").specified ? this.$.getAttribute("contentE…
2447 c = this.$.attributes,
2558 for (var a = this.$.attributes, b = 0; b < a.length; b++) {
2571 var a = this.$.attributes,
2581 var c = this.$.attributes.getNamedItem(b);
2596 return !!this.$.attributes.getNamedItem(a)
2840 var c = this.$.attributes;
4458 w = !0 === e.classes || !0 === e.styles || !0 === e.attributes;
4473 l.noProperties = !(l.attributes || l.classes || l.styles);
4486 …ly || (d.valid = !0), d.allAttributes || (d.allAttributes = b(a.attributes, c.attributes, d.validA…
4512 c.hadInvalidAttribute = f(a.attributes, b.attributes) || c.hadInvalidAttribute;
4562 return n(b.styles, a.requiredStyles) && n(b.attributes, a.requiredAttributes)
4588 attributes: f
4599 var b = a.styleBackup = a.attributes.style,
4600 c = a.classBackup = a.attributes["class"];
4663 var h = b.attributes,
4697 var b = a.attributes,
4708 if (!(a.children.length || a.attributes.name || a.attributes.id)) return !1;
4711 if (!a.attributes.src) return !1
4753 if (f) a.name = b, a.attributes = {}, c.push({
4789 d = c.attributes,
4797 } else if (a.attributes[e] != d[e]) return !1;
4871 d = f.attributes;
4876 …lit(/\s+/) : null, f.requiredClasses = f.classes, delete d["class"], f.attributes = d, f.requiredA…
4898 if ("off" == a.attributes["data-cke-filter"]) return !1;
4899 …if (!b || "span" != a.name || !~CKEDITOR.tools.objectKeys(a.attributes).join("|").indexOf("data-ck…
5016 f.attributes = r(f.attributes);
5018 d.length && (f.attributes["class"] = d.join(" "));
5019 l && (f.attributes.style = CKEDITOR.tools.writeCssText(f.styles))
5020 …} else f = a.getDefinition(), l = f.styles, d = f.attributes || {}, l && !CKEDITOR.tools.isEmpty(l…
5022 attributes: d,
5041attributes["class"]) && (f.attributes["class"] = f.attributes["class"].split(" ").sort().join(" ")…
5082 attributes: 1,
5087 attributes: "requiredAttributes",
5112 var d = a.attributes[b];
5115 delete a.attributes[b]
5119 if (!(c in a.attributes)) {
5122 f ? a.attributes[c] = f[1] : "cke-test" == d && (a.attributes[c] = "cke-test")
5129 var b = a.attributes.align;
5132 delete a.attributes.align
5135 if (!("align" in a.attributes)) {
5137 if ("left" == b || "right" == b) a.attributes.align = b
5151 if (a.attributes.type) switch (a.attributes.type) {
5168 a.styles["list-style-type"] = a.attributes.type
5203 f = c.attributes,
5210 else a.attributes[e] = f[e];
6341 …return a.attributes["data-cke-survive"] ? !1 : "a" == a.name && a.attributes.href || CKEDITOR.dtd.…
6407 …return (c = b.attributes && (d = b.attributes["data-cke-real-element-type"]) ? d : b.name) && c in…
6593 a.attributes && d(this.attributesRules, a.attributes, f, c);
6702 …dsBrFiller) && a.type == CKEDITOR.NODE_ELEMENT && "br" == a.name && !a.attributes["data-cke-eol"])…
6719 var d = b.attributes;
6748 … !CKEDITOR.tools.trim(a.value) || a.type == CKEDITOR.NODE_ELEMENT && a.attributes["data-cke-bookma…
6764 a = a.attributes;
6770 a = a.attributes;
6989 if (a.attributes && a.attributes.src) {
6990 var b = a.attributes.src.toLowerCase().replace(/[^a-z]/gi, "");
6991 …avascript") || 0 === b.indexOf("data")) a.attributes["data-cke-pa-src"] = a.attributes.src, delete…
7001 var c = b.attributes.width,
7002 b = b.attributes.height;
7003 c && (a.attributes.width = c);
7004 b && (a.attributes.height = b)
7008 var b = a.attributes;
7009 … if (!(a.children.length || b.name || b.id || a.attributes["data-cke-saved-name"])) return !1
7025 var b = a.attributes;
7045 "Apple-style-span" == a.attributes["class"] && delete a.name
7048 delete a.attributes.contenteditable;
7049 delete a.attributes["class"]
7052 delete a.attributes.spellcheck;
7053 delete a.attributes.contenteditable
7058 a.attributes.type || (a.attributes.type = "text/css")
7063 b.value = a.attributes["data-cke-title"] || ""
7068 attributes: {
7074 CKEDITOR.env.ie && (C.attributes.style = function(a) {
7093 this.attributes = d || {};
7108 …((a instanceof CKEDITOR.htmlParser.element ? a.attributes.style : a) || "").replace(/&quot;/g, '"'…
7116 …etAttribute("style", c) : a instanceof CKEDITOR.htmlParser.element ? a.attributes.style = c : a.st…
7142 return new CKEDITOR.htmlParser.element(this.name, this.attributes)
7160 k = d.attributes;
7182 g = this.attributes,
7242 var b = this.attributes["class"] || "";
7243 this.attributes["class"] = b + (b ? " " : "") + a
7247 var b = this.attributes["class"];
7248 …Exp("(?:\\s+|^)" + a + "(?:\\s+|$)"), " "))) ? this.attributes["class"] = b : delete this.attribut…
7251 var b = this.attributes["class"];
7261 a.off || "off" != this.attributes["data-cke-processor"] || b.push("off", !0);
7262 …onEditable || "false" != this.attributes.contenteditable ? a.nonEditable && !a.nestedEditable && "…
8480 attributes: {
9724 for (U in h.attributes) !H[U] && (aa = B.getAttribute(R)) &&
9808 c = b.attributes;
9916 d = c.attributes,
9937 if (b = b && b.attributes)
9978 d = c.attributes,
10002 … e ? f = e.toLowerCase() : (f = e.element ? e.element.toLowerCase() : a.element, g = e.attributes);
10005 var e = e.attributes = e.attributes || [],
10099 var c = a.attributes;
10101 b && (a = CKEDITOR.tools.clone(a), K(a.attributes, b), K(a.styles, b));
10181 f = c.attributes;
10203 if (!(b = b.attributes)) return !0;
10221 e = b.attributes;
10236 c = a.attributes && a.attributes.style || "",
12183 attributes: {
13108 attributes: "dir"
14439 attributes: !0,
15031 attributes: a.attributes
15203 attributes: {
15213 role: this.attributes.role || "presentation",
15214 "aria-label": this.attributes["aria-label"],
15215 title: this.attributes.title || this.attributes["aria-label"]
15526 attributes: {
15651 return !!a.attributes.color
15655 a.attributes.color && (a.styles.color = a.attributes.color);
15656 delete a.attributes.color
15678 a.attributes = d.attributes || {};
15696 attributes: {
15826 m = d.block.attributes = d.attributes || {};
16033 attributes: {
16263 attributes: d,
16346 …t) && (e.element = a[c].element = "span"), "span" === e.element && b(e.attributes) && b(e.styles) …
16371 … "span", g = 0; g < c.length; g++) b._.definition.attributes[c[g]] && delete b._.definition.attrib…
17378 var b = a.attributes;
17379 …arser.fragment.fromHtml(decodeURIComponent(b))) && b.children[0]) && a.attributes["data-cke-resiza…
17381 a = b.attributes;
17416 attributes: b
17432 align: a.attributes.align || ""
17436 …d && (b["data-cke-resizable"] = d, d = a.attributes, a = new k, c = d.width, d = d.height, void 0 …
17454 a = a.attributes;
17503 var c = b.attributes;
17644 var c = b.attributes || (b.attributes = {});
17821 attributes: a.attributes
18045 return !!a.attributes.size ||
18046 !!a.attributes.align || !!a.attributes.face
18051 … a.attributes.size && (a.styles["font-size"] = b[a.attributes.size], delete a.attributes.size);
18052 … a.attributes.align && (a.styles["text-align"] = a.attributes.align, delete a.attributes.align);
18053 … a.attributes.face && (a.styles["font-family"] = a.attributes.face, delete a.attributes.face)
18060 attributes: {
18146 attributes: {
18160 attributes: {
18356 a = a.attributes;
18368 …if ("hidden" == b.attributes.type) return a.createFakeParserElement(b, "cke_hidden", "hiddenfield")
18393 attributes: {
19501 attributes: {
19570 attributes: {
19752 …return a.attributes.name ? a.children.length ? null : c.createFakeParserElement(a, "cke_anchor", "…
21254 CKEDITOR.tools.extend(f.attributes,
21264 attributes: {
21271 d = b.attributes;
21286 if (a.attributes["data-cke-pagebreak"]) b(a);
21287 else if (h.test(a.attributes.style)) {
21289 c && "span" == c.name && k.test(c.attributes.style) && b(a)
21299 attributes: e(a.lang.pagebreak.alt)
21704 a = a.attributes;
21714 a = a.attributes;
22263 …var b = a.hasClass(c.options.misspelled_word_class) && a.attributes[c.options.data_attribute_name],
22264 …d = a.hasClass(c.options.problem_grammar_class) && a.attributes[c.options.problem_grammar_data_att…
22274 a.attributes[c.options.data_attribute_name],
22275 …d = a.hasClass(c.options.problem_grammar_class) && a.attributes[c.options.problem_grammar_data_att…
22745 attributes: {
22979 ….style && "solid" === a.style && a.width && 0 !== parseFloat(a.width) && (c.attributes.border = 1);
22980 … "collapse" == c.styles["border-collapse"] && (c.attributes.cellspacing = 0)
23380 return a.attributes && a.attributes.valign
23383 a.styles["vertical-align"] = a.attributes.valign;
23384 delete a.attributes.valign
23399 (b.attributes["cke-row-height"] = a.styles.height)
23408 return (a = a.attributes) && a["cke-row-height"]
23411 a.styles.height = a.attributes["cke-row-height"];
23412 delete a.attributes["cke-row-height"]
25233 if ("undefined" != typeof a.attributes && a.attributes["data-widget"]) {
25237 …b && b.value && b.value.match(/^\s/g) && (b.parent.attributes["data-cke-white-space-first"] = 1, b…
25238 …c && c.value && c.value.match(/\s$/g) && (c.parent.attributes["data-cke-white-space-last"] = 1, c.…
25239 d && (a.attributes["data-cke-widget-white-space"] = 1)
25274 … a.attributes) return (a = a.getFirst(g.isParserWidgetElement)) && b.push([a]), !1;
25275 if ("data-widget" in a.attributes) return b.push([a]), !1;
25277 if (a.attributes["data-cke-widget-upcasted"]) return !1;
25282 …tmlParser.element && (a = h), a.attributes["data-cke-widget-data"] = encodeURIComponent(JSON.strin…
25475 var c = b.attributes,
25480 d.parent.attributes["data-cke-white-space-first"] &&
25482 … e.parent.attributes["data-cke-white-space-last"] && (e.value = e.value.replace(/&nbsp;$/g, " "))
25490 … }), "1" != d.attributes["data-cke-widget-keep-attr"] && delete d.attributes["data-widget"]
25502 …for (m in b.editables) g = b.editables[m], delete g.attributes.contenteditable, g.setHtml(f.editab…
25522 … k.type == CKEDITOR.NODE_ELEMENT && k.attributes["data-cke-widget-wrapper"] && k.replaceWith(l);
25651 return (a = (a = a.getDefinition().attributes) && a["class"]) ? a.split(/\s+/) : null
25913 var a = this._.definition.attributes && this._.definition.attributes["class"];
26068 b = b || a.attributes["data-widget"];
26071 …if ((c = a.parent) && c.type == CKEDITOR.NODE_ELEMENT && c.attributes["data-cke-widget-wrapper"]) …
26072 …"data-cke-widget-keep-attr" in a.attributes || (a.attributes["data-cke-widget-keep-attr"] = a.attr…
26073 b && (a.attributes["data-widget"] = b);
26076 c.attributes["data-cke-display-name"] =
26256 return a.type == CKEDITOR.NODE_ELEMENT && !!a.attributes["data-widget"]
26259 return a.type == CKEDITOR.NODE_ELEMENT && !!a.attributes["data-cke-widget-wrapper"]