tor-browser

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

commit 8ec5bda4ac4ef43e999155fb9b09a128db98d9d3
parent d46af2d9dd75225de5a3c1f23fa0b1679d9805a7
Author: Howard Edwards <howarde.edwards@gmail.com>
Date:   Thu, 27 Nov 2025 15:25:47 +0000

Bug 2002347 [wpt PR 56268] - Map `em-unit` web feature, a=testonly

Automatic update from web-platform-tests
Map `em-unit` web feature (#56268)

* Map "em unit" to web-features

This classifier includes 9 files and excludes 35 files

* Map "em unit" to web-features

This classifier includes 7 files and excludes 37 files

* Add 'numbers-units-015.xht' to css/CSS2/values/WEB_FEATURES.yml

---------

Co-authored-by: Philip Jägenstedt <philip@foolip.org>
--

wpt-commits: 7467e8faddd40b18b1809bde906c693adb89a53e
wpt-pr: 56268

Diffstat:
Mtesting/web-platform/tests/css/CSS2/values/WEB_FEATURES.yml | 10++++++++++
1 file changed, 10 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 @@ -1,4 +1,14 @@ features: + - name: em-unit + files: + - 'numbers-units-007.xht' + - 'numbers-units-009.xht' + - 'numbers-units-010.xht' + - 'numbers-units-011.xht' + - 'numbers-units-012.xht' + - 'numbers-units-013.xht' + - 'numbers-units-015.xht' + - 'units-005.xht' - name: ex files: - numbers-units-019.xht