tor-browser

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

commit 88ebc3acfb92a7631a983a97dd484d408984e57c
parent ae254f90873382151702ecb7ce13bf84aea7ae22
Author: Chris Cuellar <58723+ChrisC@users.noreply.github.com>
Date:   Thu, 11 Dec 2025 09:28:36 +0000

Bug 2004822 [wpt PR 56577] - classifies "hr" web feature, a=testonly

Automatic update from web-platform-tests
classifies "hr" web feature (#56577)

Docs: https://github.com/web-platform-dx/web-features/blob/main/features/hr.yml

cc @jugglinmike for review
--

wpt-commits: d85c751820365a5988033dccd1b38de891b4b25e
wpt-pr: 56577

Diffstat:
Atesting/web-platform/tests/html/rendering/non-replaced-elements/the-hr-element-0/WEB_FEATURES.yml | 3+++
Atesting/web-platform/tests/html/semantics/grouping-content/the-hr-element/WEB_FEATURES.yml | 3+++
2 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/testing/web-platform/tests/html/rendering/non-replaced-elements/the-hr-element-0/WEB_FEATURES.yml b/testing/web-platform/tests/html/rendering/non-replaced-elements/the-hr-element-0/WEB_FEATURES.yml @@ -0,0 +1,3 @@ +features: +- name: hr + files: "**" diff --git a/testing/web-platform/tests/html/semantics/grouping-content/the-hr-element/WEB_FEATURES.yml b/testing/web-platform/tests/html/semantics/grouping-content/the-hr-element/WEB_FEATURES.yml @@ -0,0 +1,3 @@ +features: +- name: hr + files: "**"