Fix eslint
This commit is contained in:
parent
73210fb87c
commit
927f378c6d
@ -33,9 +33,7 @@
|
||||
"use strict";
|
||||
|
||||
(function() {
|
||||
|
||||
// FIXME:qtwebengine integrate this with other window._qutebrowser code?
|
||||
|
||||
function isElementInViewport(node) { // eslint-disable-line complexity
|
||||
var i;
|
||||
var boundingRect = (node.getClientRects()[0] ||
|
||||
|
Loading…
Reference in New Issue
Block a user