tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit 355cb9d904fd4f0fefc3d7980f8ecbcb27473011
parent 184446d1a0da4750cb66d0f23ab28430424ae589
Author: jugglinmike <mike@mikepennisi.com>
Date:   Thu, 27 Nov 2025 15:26:30 +0000

Bug 2002188 [wpt PR 56246] - Map "Barcode detector" to web-features, a=testonly

Automatic update from web-platform-tests
Map "Barcode detector" to web-features (#56246)

--

wpt-commits: f454685fff7864a2e322880673d7570620124265
wpt-pr: 56246

Diffstat:
Atesting/web-platform/tests/interfaces/WEB_FEATURES.yml | 4++++
Atesting/web-platform/tests/shape-detection/WEB_FEATURES.yml | 25+++++++++++++++++++++++++
2 files changed, 29 insertions(+), 0 deletions(-)

diff --git a/testing/web-platform/tests/interfaces/WEB_FEATURES.yml b/testing/web-platform/tests/interfaces/WEB_FEATURES.yml @@ -0,0 +1,4 @@ +features: +- name: barcode + files: + - shape-detection-api.idl diff --git a/testing/web-platform/tests/shape-detection/WEB_FEATURES.yml b/testing/web-platform/tests/shape-detection/WEB_FEATURES.yml @@ -0,0 +1,25 @@ +features: +- name: barcode + files: + - detected-boundingBox-read-only.https.html + - detected-postMessage.https.html + - detection-Blob.https.window.js + - detection-HTMLCanvasElement.https.html + - detection-HTMLImageElement-empty-src.https.html + - detection-HTMLImageElement-zero-dimension-image.https.html + - detection-HTMLImageElement.https.html + - detection-HTMLVideoElement.https.html + - detection-ImageBitmap-closed.https.window.js + - detection-ImageBitmap.https.html + - detection-ImageData-detached.https.html + - detection-ImageData.https.html + - detection-SVGImageElement.https.window.js + - detection-VideoFrame.https.window.js + - detection-getSupportedFormats.https.html + - detection-on-worker.https.worker.js + - detection-options.https.html + - detection-security-test.https.html + - detector-same-object.https.html + - idlharness.https.any.js + - shapedetection-cross-origin.sub.https.html + - single-barcode-detection.https.html