commit b4948f1713cd7fc56257a9ebf997f96268f5ee3c
parent 73e9981d51dac64b986b9b33d9f267610bb0520a
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date: Tue, 28 Oct 2025 22:23:26 +0000
Bug 1996947 [wpt PR 55729] - Update wpt metadata, a=testonly
wpt-pr: 55729
wpt-type: metadata
Diffstat:
2 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/testing/web-platform/meta/css/css-anchor-position/anchor-scroll-004.html.ini b/testing/web-platform/meta/css/css-anchor-position/anchor-scroll-004.html.ini
@@ -1,8 +1,12 @@
[anchor-scroll-004.html]
+ expected:
+ if (os == "linux") and not debug: [OK, TIMEOUT]
[#target1 should scroll with #anchor1]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
+ if (os == "linux") and not debug: [PASS, TIMEOUT]
[#target2 should scroll with #anchor2]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
+ if (os == "linux") and not debug: [PASS, NOTRUN]
diff --git a/testing/web-platform/meta/html/semantics/popovers/popover-self-invoke.html.ini b/testing/web-platform/meta/html/semantics/popovers/popover-self-invoke.html.ini
@@ -0,0 +1,4 @@
+[popover-self-invoke.html]
+ [touch on a popover button that is its own target should open it.]
+ expected:
+ if (processor == "x86") and debug: [PASS, FAIL]