MCPcopy
hub / github.com/apache/caldera / Fe

Function Fe

static/jquery/jquery.min.js:1595–1598  ·  view source on GitHub ↗
(e, t, n)

Source from the content-addressed store, hash-verified

1593 }();
1594
1595 function Fe(e, t, n) {
1596 var r, i, o, a, s = e.style;
1597 return (n = n || $e(e)) && ("" !== (a = n.getPropertyValue(t) || n[t]) || w.contains(e.ownerDocument, e) || (a = w.style(e, t)), !h.pixelBoxStyles() && We.test(a) && Be.test(t) && (r = s.width, i = s.minWidth, o = s.maxWidth, s.minWidth = s.maxWidth = s.width = a, a = n.width, s.width = r, s.minWidth = i, s.maxWidth = o)), void 0 !== a ? a + "" : a
1598 }
1599
1600 function _e(e, t) {
1601 return {

Callers 2

etFunction · 0.85
jquery.min.jsFile · 0.85

Calls 2

$eFunction · 0.85
testMethod · 0.80

Tested by

no test coverage detected