File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change 1+ name : Barcode detector
2+ description : The `BarcodeDetector` API recognizes various barcode formats in images.
3+ spec : https://wicg.github.io/shape-detection-api/#barcode-detection-api
4+ compat_features :
5+ - api.BarcodeDetector
6+ - api.BarcodeDetector.BarcodeDetector
7+ - api.BarcodeDetector.detect
8+ - api.BarcodeDetector.getSupportedFormats_static
Original file line number Diff line number Diff line change 1+ # Generated from: barcode.yml
2+ # Do not edit this file by hand. Edit the source file instead!
3+
4+ status:
5+ baseline: false
6+ support:
7+ chrome_android: "83"
8+ compat_features:
9+ - api.BarcodeDetector
10+ - api.BarcodeDetector.BarcodeDetector
11+ - api.BarcodeDetector.detect
12+ - api.BarcodeDetector.getSupportedFormats_static
You can’t perform that action at this time.
0 commit comments