tor-browser

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

commit 49b6cee6c388fc328ba3620642e3e30dc043ea05
parent 283cef6f7408c2571b7256123f3ad8528bdffa8c
Author: Tim Nguyen <nt1m@users.noreply.github.com>
Date:   Wed, 15 Oct 2025 08:44:38 +0000

Bug 1993954 [wpt PR 55375] - Fix incorrect reference in anchor-center-safe-rtl.html, a=testonly

Automatic update from web-platform-tests
Fix incorrect reference in anchor-center-safe-rtl.html (#55375)

--

wpt-commits: 64e9f416f21c117cba00ca6cb919069d94eab094
wpt-pr: 55375

Diffstat:
Mtesting/web-platform/tests/css/css-anchor-position/anchor-center-safe-rtl.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testing/web-platform/tests/css/css-anchor-position/anchor-center-safe-rtl.html b/testing/web-platform/tests/css/css-anchor-position/anchor-center-safe-rtl.html @@ -1,6 +1,6 @@ <!doctype html> <title>Tests whether safe alignment works correctly on the anchor element.</title> -<link rel="match" href="anchor-center-safe-ref.html"> +<link rel="match" href="anchor-center-safe-rtl-ref.html"> <link rel="help" href="https://drafts.csswg.org/css-anchor-position-1/#anchor-center"> <style> body {