tor-browser

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

commit 8a8e2d7ce98edc2aa22e5697cd1c929502ee62af
parent 93d69cbd22122c8e6be4cdcf707dc57af7fe6b80
Author: Philip Jägenstedt <philip@foolip.org>
Date:   Fri, 31 Oct 2025 08:55:21 +0000

Bug 1996816 [wpt PR 55703] - Map two additional accent-color tests to web-features, a=testonly

Automatic update from web-platform-tests
Map two additional accent-color tests to web-features (#55703)

--

wpt-commits: 71987199ab646d3fb5245451863eebc070f76cd6
wpt-pr: 55703

Diffstat:
Mtesting/web-platform/tests/css/css-ui/WEB_FEATURES.yml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/testing/web-platform/tests/css/css-ui/WEB_FEATURES.yml b/testing/web-platform/tests/css/css-ui/WEB_FEATURES.yml @@ -2,6 +2,7 @@ features: - name: accent-color files: - accent-color-* + - transparent-accent-color-* - name: appearance files: - appearance-*