(b, c)
| 130 | } |
| 131 | function Ud(a) { |
| 132 | function b(b, c) { |
| 133 | Object.defineProperty(b, 'innerHTML', { |
| 134 | enumerable: c.enumerable, |
| 135 | configurable: !0, |
| 136 | get: c.get, |
| 137 | set: function(b) { |
| 138 | var d = this, |
| 139 | e = void 0; |
| 140 | t(this) && |
| 141 | ((e = []), |
| 142 | S(this, function(a) { |
| 143 | a !== d && e.push(a); |
| 144 | })); |
| 145 | c.set.call(this, b); |
| 146 | if (e) |
| 147 | for (var f = 0; f < e.length; f++) { |
| 148 | var h = e[f]; |
| 149 | 1 === h.__CE_state && a.disconnectedCallback(h); |
| 150 | } |
| 151 | this.ownerDocument.__CE_hasRegistry ? a.f(this) : a.l(this); |
| 152 | return b; |
| 153 | } |
| 154 | }); |
| 155 | } |
| 156 | function c(b, c) { |
| 157 | x(b, 'insertAdjacentElement', function(b, d) { |
| 158 | var e = t(d); |
no test coverage detected