tor-browser

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

commit ee9e6974815f589a59ce4c889af84b796296343a
parent 0f3cfd396e3a739adf273fe18cda72107a748dad
Author: Howard Edwards <howarde.edwards@gmail.com>
Date:   Thu, 27 Nov 2025 15:25:35 +0000

Bug 2002409 [wpt PR 56277] - Map `ex` web feature, a=testonly

Automatic update from web-platform-tests
Map `ex` web feature (#56277)

--

wpt-commits: be0550995dd68039a4c5ca8e3b24f98b419c25ca
wpt-pr: 56277

Diffstat:
Atesting/web-platform/tests/css/CSS2/values/WEB_FEATURES.yml | 4++++
Mtesting/web-platform/tests/css/css-values/WEB_FEATURES.yml | 3+++
2 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/testing/web-platform/tests/css/CSS2/values/WEB_FEATURES.yml b/testing/web-platform/tests/css/CSS2/values/WEB_FEATURES.yml @@ -0,0 +1,4 @@ +features: +- name: ex + files: + - numbers-units-019.xht diff --git a/testing/web-platform/tests/css/css-values/WEB_FEATURES.yml b/testing/web-platform/tests/css/css-values/WEB_FEATURES.yml @@ -36,6 +36,9 @@ features: - name: rch files: - rch-* +- name: ex + files: + - ex-* - name: rex files: - rex-*