tor-browser

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

commit 820af635b473fffa3450075227bf9f730dd9870d
parent edaf412f86557b9c8564b9a691d5652356361b09
Author: Chris Cuellar <58723+ChrisC@users.noreply.github.com>
Date:   Sat, 20 Dec 2025 20:57:32 +0000

Bug 2006482 [wpt PR 56792] - classifies "host-context" web feature, a=testonly

Automatic update from web-platform-tests
classifies "host-context" web feature (#56792)

--

wpt-commits: 73cb7ce012b7c2241b9ff182ba2a7052383c6e5d
wpt-pr: 56792

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

diff --git a/testing/web-platform/tests/css/css-scoping/WEB_FEATURES.yml b/testing/web-platform/tests/css/css-scoping/WEB_FEATURES.yml @@ -2,3 +2,7 @@ features: - name: has-slotted files: - has-slotted-* +- name: host-context + files: + - host-context-* + - host-in-host-context-selector.html