tor-browser

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

commit 91e5f7d3107bace5ad9da9a55f7696f387e0adc8
parent a1f83ff855ca3c4eed32454010974c39281cda8c
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date:   Fri, 21 Nov 2025 03:28:48 +0000

Bug 2001499 [wpt PR 56168] - Update wpt metadata, a=testonly

wpt-pr: 56168
wpt-type: metadata

Diffstat:
Atesting/web-platform/meta/intersection-observer/scroll-margin-propagation.html.ini | 8++++++++
1 file changed, 8 insertions(+), 0 deletions(-)

diff --git a/testing/web-platform/meta/intersection-observer/scroll-margin-propagation.html.ini b/testing/web-platform/meta/intersection-observer/scroll-margin-propagation.html.ini @@ -0,0 +1,8 @@ +[scroll-margin-propagation.html] + [Scroll margin is not applied to iframe 1, because it's cross-origin-domain with iframe 3] + expected: + if not fission: FAIL + + [Scroll margin is not applied to top page, because scroll margin doesn't propagate past cross-origin-domain iframe 1] + expected: + if not fission: FAIL