tor-browser

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

commit 2c00e1650a31d694d99dd901fdc9da3a59ac6f46
parent 138b19c22ad59f390d38d55c16a84924b9a929e4
Author: Stalgia Grigg <stalgia@bocoup.com>
Date:   Mon,  8 Dec 2025 12:24:48 +0000

Bug 2003917 [wpt PR 56460] - Map `time` web-feature, a=testonly

Automatic update from web-platform-tests
Map `time` web-feature (#56460)

Feature: `time`
Reference: https://github.com/web-platform-dx/web-features/blob/main/features/time.yml
--

wpt-commits: 98e0d92779902c4fb374bc1b777055ef07647c94
wpt-pr: 56460

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

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