tor-browser

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

commit e1149cd20337f22923acf63deef49d4c45888c91
parent 2e6efd4b859845423c41471ea2745901ae23adec
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date:   Sat, 18 Oct 2025 12:14:55 +0000

Bug 1994506 [wpt PR 55459] - Update wpt metadata, a=testonly

wpt-pr: 55459
wpt-type: metadata

Diffstat:
Atesting/web-platform/meta/intersection-observer/reinsert-element.html.ini | 4++++
Mtesting/web-platform/meta/intersection-observer/target-in-detached-document.html.ini | 1+
2 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/testing/web-platform/meta/intersection-observer/reinsert-element.html.ini b/testing/web-platform/meta/intersection-observer/reinsert-element.html.ini @@ -0,0 +1,4 @@ +[reinsert-element.html] + [An element that is removed and reinserted without an intervening rendering update doesn't generate a 'not-intersecting' notification.] + expected: + if (os == "win") and debug and (processor == "x86_64"): [PASS, FAIL] diff --git a/testing/web-platform/meta/intersection-observer/target-in-detached-document.html.ini b/testing/web-platform/meta/intersection-observer/target-in-detached-document.html.ini @@ -2,3 +2,4 @@ [First rAF.] expected: if (os == "linux") and debug and not fission: [PASS, FAIL] + FAIL