(e, t, n)
| 1948 | return t && t.opener || (t = C), t.getComputedStyle(e) |
| 1949 | }, |
| 1950 | We = function (e, t, n) { |
| 1951 | var r, i, o = {}; |
| 1952 | for (i in t) o[i] = e.style[i], e.style[i] = t[i]; |
| 1953 | for (i in r = n.call(e), t) e.style[i] = o[i]; |
| 1954 | return r |
| 1955 | }, |
| 1956 | Fe = new RegExp(ne.join("|"), "i"); |
| 1957 | |
| 1958 | function Be(e, t, n) { |