tor-browser

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

commit 64716a286d3d29728e24c34780a049a5feea89cc
parent 820af635b473fffa3450075227bf9f730dd9870d
Author: Mx Corey Frang <gnarf37@gmail.com>
Date:   Sat, 20 Dec 2025 20:57:35 +0000

Bug 2001455 [wpt PR 56156] - Classify ruby & ruby-overhang web features, a=testonly

Automatic update from web-platform-tests
Classify ruby & ruby-overhang web features (#56156)

--

wpt-commits: 86bef7ebe24248e8421da05455505df94af4ba27
wpt-pr: 56156

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

diff --git a/testing/web-platform/tests/css/css-ruby/WEB_FEATURES.yml b/testing/web-platform/tests/css/css-ruby/WEB_FEATURES.yml @@ -1,7 +1,17 @@ features: +- name: ruby + files: + - "!ruby-align-*" + - "!ruby-position*" + - "!ruby-overhang*" + - "*" - name: ruby-align files: - ruby-align-* - name: ruby-position files: - ruby-position* +- name: ruby-overhang + files: + - ruby-overhang* +# Make sure to add an exclusion to the "ruby" match when adding a new feature