tor-browser

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

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

Bug 2005902 [wpt PR 56728] - classifies br-element web feature, a=testonly

Automatic update from web-platform-tests
classifies br-element web feature (#56728)

--

wpt-commits: d9dea2920afbe1ead24b38caeb422a5c11725303
wpt-pr: 56728

Diffstat:
Atesting/web-platform/tests/html/semantics/text-level-semantics/the-br-element/WEB_FEATURES.yml | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/testing/web-platform/tests/html/semantics/text-level-semantics/the-br-element/WEB_FEATURES.yml b/testing/web-platform/tests/html/semantics/text-level-semantics/the-br-element/WEB_FEATURES.yml @@ -0,0 +1,3 @@ +features: +- name: br + files: "**"