We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3f74b9 commit 92bad46Copy full SHA for 92bad46
js/elements.js
@@ -3,7 +3,7 @@
3
function get_domrect(METRIC) {
4
// quick exits
5
let hash, data = {}
6
- if (!isGecko || !isSmart) {value = zNA} else if ('9e6f19c5' == mini(oDomRect)) {value = 'trustworthy'}
+ if (!isGecko || !isSmart) {hash = zNA} else if ('9e6f19c5' == mini(oDomRect)) {hash = 'trustworthy'}
7
if (undefined !== hash) {
8
addBoth(15, METRIC, hash)
9
return
0 commit comments