question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

I believe these are false-positives:

document.getElementsByTagName() is not supported in Safari 11.1, Opera 57, Edge 17
document.documentElement() is not supported in Safari 11.1, Opera 57, Edge 17
window.history() is not supported in Safari 11.1, Opera 57, Edge 17

eslint-plugin-compat version: 3.0.0

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
amilajackcommented, Mar 14, 2019

The versions are generated by browsers list but the compat records are from ast-metadata-inferer and mdn-browser-compat-data. This is an issue with this project.

0reactions
amilajackcommented, Mar 15, 2019

🎉

Read more comments on GitHub >

github_iconTop Results From Across the Web

False positives and false negatives - Wikipedia
A false positive is an error in binary classification in which a test result incorrectly indicates the presence of a condition while a...
Read more >
Practices of Science: False Positives and False Negatives
A false positive is when a scientist determines something is true when it is actually false (also called a type I error). A...
Read more >
True vs. False and Positive vs. Negative | Machine Learning
A false positive is an outcome where the model incorrectly predicts the positive class. And a false negative is an outcome where the...
Read more >
False Positive - Glossary | CSRC
False Positive · An alert that incorrectly indicates that a vulnerability is present. · An alert that incorrectly indicates that malicious activity is...
Read more >
False-Positive Results in Rapid Antigen Tests for SARS-CoV-2
This study examines the incidence of false-positive results in a sample of rapid antigen tests used to serially screen asymptomatic workers ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found