commit cab605b56ba431d752271c802e46dbc915ac0a1b parent efc2cf7f6e9c3540315c21e6be3498937e7b66da Author: moz-wptsync-bot <wptsync@mozilla.com> Date: Thu, 23 Oct 2025 15:26:10 +0000 Bug 1995993 [wpt PR 55615] - Update wpt metadata, a=testonly wpt-pr: 55615 wpt-type: metadata Diffstat:
2 files changed, 12 insertions(+), 2 deletions(-)
diff --git a/testing/web-platform/meta/css/css-overflow/scroll-marker-selection-in-padded-scroller.html.ini b/testing/web-platform/meta/css/css-overflow/scroll-marker-selection-in-padded-scroller.html.ini @@ -1,7 +1,11 @@ [scroll-marker-selection-in-padded-scroller.html] expected: ERROR [scroll-marker selection at left edge with padding] - expected: FAIL + expected: + if (os == "linux") and debug and fission: [FAIL, TIMEOUT] + FAIL [scroll-marker selection at right edge with padding] - expected: FAIL + expected: + if (os == "linux") and debug and fission: [FAIL, NOTRUN] + FAIL diff --git a/testing/web-platform/meta/css/css-overflow/scroll-pseudo-elements-gcs-cq.html.ini b/testing/web-platform/meta/css/css-overflow/scroll-pseudo-elements-gcs-cq.html.ini @@ -0,0 +1,6 @@ +[scroll-pseudo-elements-gcs-cq.html] + [::scroll-marker-group skips originating element for size queries] + expected: FAIL + + [::scroll-button skips originating element for size queries] + expected: FAIL