tor-browser

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

commit 7bb600ab109fc484c8b1b621fcb125f4d9aaec83
parent 8bfe117fbcc53b6f0c621e4fac07af2e27754b5f
Author: Howard Edwards <howarde.edwards@gmail.com>
Date:   Thu, 27 Nov 2025 15:28:03 +0000

Bug 2002610 [wpt PR 56307] - (Re)map `em-unit` web feature, a=testonly

Automatic update from web-platform-tests
Map "em unit" to web-features (#56307)

This classifier includes 8 files and excludes 36 files
--

wpt-commits: bce2cacdb3b644208f9ab70b3d86e256db806db9
wpt-pr: 56307

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