willtheorangeguy / willtheorangeguy.github.io

Found empty block statements JS-0009
Anti-pattern
Minor
5 months ago6 months old
1263          i = q(t, "left");
1264        (e.top += n), (e.left += i), (e.bottom += n), (e.right += i);
1265      } else e = t.getBoundingClientRect();
1266    } catch (t) {}1267    var o = {
1268        left: e.left,
1269        top: e.top,