tor-browser

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

commit 07dc82645b1513a084a8f87bf34fe3b2fe55d074
parent 851bdfa462e005b31daf3a0362c177223acc648c
Author: Chris Cuellar <58723+ChrisC@users.noreply.github.com>
Date:   Mon, 15 Dec 2025 18:07:36 +0000

Bug 2003963 [wpt PR 56478] - classifies "translate" web feature, a=testonly

Automatic update from web-platform-tests
classifies translate (#56478)

Web feature docs: https://github.com/web-platform-dx/web-features/blob/main/features/translate.yml
--

wpt-commits: 042c246325d3791d3c8503e0dcd3b58aa5085e89
wpt-pr: 56478

Diffstat:
Mtesting/web-platform/tests/html/dom/elements/global-attributes/WEB_FEATURES.yml | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/testing/web-platform/tests/html/dom/elements/global-attributes/WEB_FEATURES.yml b/testing/web-platform/tests/html/dom/elements/global-attributes/WEB_FEATURES.yml @@ -2,6 +2,11 @@ features: - name: style-attr files: - style-01.html +- name: translate + files: + - the-translate-attribute-* + - translate-enumerated-ascii-case-insensitive.html + - translate-inherit-no-parent-element.html - name: title-attr files: - title-manual.html