tor-browser

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

commit 364eaacda8067120174f027aed7a37aef0e2b130
parent d2ae1c65fc35d79c050eeca86c82a03086a2d5b4
Author: Mx Corey Frang <gnarf37@gmail.com>
Date:   Fri,  9 Jan 2026 08:37:49 +0000

Bug 2004360 [wpt PR 56512] - Classify search-input-type, a=testonly

Automatic update from web-platform-tests
Classify search-input-type (#56512)

--

wpt-commits: c2b1a5af364ef4ee4cde8edbf5cb558a128e2344
wpt-pr: 56512

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

diff --git a/testing/web-platform/tests/html/semantics/forms/the-input-element/WEB_FEATURES.yml b/testing/web-platform/tests/html/semantics/forms/the-input-element/WEB_FEATURES.yml @@ -52,3 +52,6 @@ features: - name: input-password files: - password* +- name: search-input-type + files: + - search_input.html