False-positives
See original GitHub issueI 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:
- Created 5 years ago
- Reactions:1
- Comments:5 (3 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
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.
🎉