tor-browser

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

commit c96d7704d9abdb719f86646860d89a2ec6330c4a
parent 896b506af8c63196cc57567854710a47ea2ff46c
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date:   Mon, 15 Dec 2025 21:45:44 +0000

Bug 2006176 [wpt PR 56750] - Update wpt metadata, a=testonly

wpt-pr: 56750
wpt-type: metadata

Diffstat:
Atesting/web-platform/meta/css/css-anchor-position/scroll-to-anchored-fixed-000.html.ini | 2++
Atesting/web-platform/meta/css/css-anchor-position/scroll-to-anchored-fixed-001.html.ini | 4++++
Atesting/web-platform/meta/css/css-anchor-position/scroll-to-anchored-fixed-002.html.ini | 4++++
Atesting/web-platform/meta/css/css-anchor-position/scroll-to-anchored-fixed-003.html.ini | 2++
Atesting/web-platform/meta/css/css-anchor-position/scroll-to-anchored-fixed-004.html.ini | 3+++
Atesting/web-platform/meta/css/css-anchor-position/scroll-to-anchored-fixed-005.html.ini | 2++
Atesting/web-platform/meta/css/css-anchor-position/scroll-to-anchored-fixed-006.html.ini | 4++++
7 files changed, 21 insertions(+), 0 deletions(-)

diff --git a/testing/web-platform/meta/css/css-anchor-position/scroll-to-anchored-fixed-000.html.ini b/testing/web-platform/meta/css/css-anchor-position/scroll-to-anchored-fixed-000.html.ini @@ -0,0 +1,2 @@ +[scroll-to-anchored-fixed-000.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-anchor-position/scroll-to-anchored-fixed-001.html.ini b/testing/web-platform/meta/css/css-anchor-position/scroll-to-anchored-fixed-001.html.ini @@ -0,0 +1,4 @@ +[scroll-to-anchored-fixed-001.html] + expected: + if (os == "android") and not debug: [FAIL, PASS] + FAIL diff --git a/testing/web-platform/meta/css/css-anchor-position/scroll-to-anchored-fixed-002.html.ini b/testing/web-platform/meta/css/css-anchor-position/scroll-to-anchored-fixed-002.html.ini @@ -0,0 +1,4 @@ +[scroll-to-anchored-fixed-002.html] + expected: + if (os == "android") and not debug: [FAIL, PASS] + FAIL diff --git a/testing/web-platform/meta/css/css-anchor-position/scroll-to-anchored-fixed-003.html.ini b/testing/web-platform/meta/css/css-anchor-position/scroll-to-anchored-fixed-003.html.ini @@ -0,0 +1,2 @@ +[scroll-to-anchored-fixed-003.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-anchor-position/scroll-to-anchored-fixed-004.html.ini b/testing/web-platform/meta/css/css-anchor-position/scroll-to-anchored-fixed-004.html.ini @@ -0,0 +1,3 @@ +[scroll-to-anchored-fixed-004.html] + expected: + if (os == "android") and not debug: [PASS, FAIL] diff --git a/testing/web-platform/meta/css/css-anchor-position/scroll-to-anchored-fixed-005.html.ini b/testing/web-platform/meta/css/css-anchor-position/scroll-to-anchored-fixed-005.html.ini @@ -0,0 +1,2 @@ +[scroll-to-anchored-fixed-005.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-anchor-position/scroll-to-anchored-fixed-006.html.ini b/testing/web-platform/meta/css/css-anchor-position/scroll-to-anchored-fixed-006.html.ini @@ -0,0 +1,4 @@ +[scroll-to-anchored-fixed-006.html] + expected: + if (os == "android") and debug: FAIL + if (os == "android") and not debug: [FAIL, PASS]