commit 5ba15f524efbb39de45f330aa8ee774d83aaeb2f
parent ddbdee049caf098016c2a2b327bed9c77a124788
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date: Tue, 14 Oct 2025 15:13:28 +0000
Bug 1994003 [wpt PR 55393] - Update wpt metadata, a=testonly
wpt-pr: 55393
wpt-type: metadata
Diffstat:
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/testing/web-platform/meta/intersection-observer/scroll-margin-percent.html.ini b/testing/web-platform/meta/intersection-observer/scroll-margin-percent.html.ini
@@ -4,3 +4,4 @@
if (os == "win") and (processor == "x86_64"): [PASS, FAIL]
if (os == "mac") and debug: [PASS, FAIL]
if (os == "linux") and not fission: [PASS, FAIL]
+ if (os == "win") and (processor == "x86") and debug: [PASS, FAIL]
diff --git a/testing/web-platform/meta/intersection-observer/scroll-margin-zero.html.ini b/testing/web-platform/meta/intersection-observer/scroll-margin-zero.html.ini
@@ -5,3 +5,4 @@
if (os == "linux") and asan and fission: [PASS, FAIL]
if (os == "linux") and asan and not fission: [PASS, FAIL]
if (os == "win") and (processor == "x86_64"): [PASS, FAIL]
+ if not fission and debug and not sessionHistoryInParent: [PASS, FAIL]