tor-browser

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

commit 45b5ae64ed016cfa1db20d87e0d43725536708d3
parent faed40774d65a816be76cf8a58ef22cab92c3b7e
Author: Chris Cuellar <58723+ChrisC@users.noreply.github.com>
Date:   Mon, 15 Dec 2025 18:07:43 +0000

Bug 2005018 [wpt PR 56606] - classifies "label" web feature, a=testonly

Automatic update from web-platform-tests
classifies "label" web feature (#56606)

--

wpt-commits: 20d88c12487bd3dff72f0b749688cb5a3394ba49
wpt-pr: 56606

Diffstat:
Atesting/web-platform/tests/html/semantics/forms/the-label-element/WEB_FEATURES.yml | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/testing/web-platform/tests/html/semantics/forms/the-label-element/WEB_FEATURES.yml b/testing/web-platform/tests/html/semantics/forms/the-label-element/WEB_FEATURES.yml @@ -0,0 +1,3 @@ +features: +- name: label + files: "**"