From df92cc9da8e39040de0b539397a311295180b03a Mon Sep 17 00:00:00 2001 From: Mason Freed Date: Wed, 10 Apr 2024 11:50:58 +0000 Subject: [PATCH] Bug 1890444 [wpt PR 45619] - Mark scroll chaining tests non-tentative, a=testonly Automatic update from web-platform-tests Mark scroll chaining tests non-tentative Per the spec issue: https://github.com/w3c/csswg-drafts/issues/9071 The tested behavior is being added to the spec. Bug: 40947467 Change-Id: I4f14f8c828a68ee296641f6c4e78fac3cc54fd51 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5437021 Commit-Queue: Xianzhu Wang Auto-Submit: Mason Freed Reviewed-by: Xianzhu Wang Cr-Commit-Position: refs/heads/main@{#1284204} -- wpt-commits: fc96c5033f17d7747464a8daa29b0be20532777a wpt-pr: 45619 --- ...hained-001.tentative.html => anchor-scroll-chained-001.html} | 2 +- ...hained-002.tentative.html => anchor-scroll-chained-002.html} | 2 +- ...hained-003.tentative.html => anchor-scroll-chained-003.html} | 2 +- ...hained-004.tentative.html => anchor-scroll-chained-004.html} | 2 +- ...lback.tentative.html => anchor-scroll-chained-fallback.html} | 2 +- ...01.tentative-ref.html => anchor-scroll-chained-001-ref.html} | 0 ...02.tentative-ref.html => anchor-scroll-chained-002-ref.html} | 0 ...04.tentative-ref.html => anchor-scroll-chained-004-ref.html} | 0 ...ntative-ref.html => anchor-scroll-chained-fallback-ref.html} | 0 9 files changed, 5 insertions(+), 5 deletions(-) rename testing/web-platform/tests/css/css-anchor-position/{anchor-scroll-chained-001.tentative.html => anchor-scroll-chained-001.html} (92%) rename testing/web-platform/tests/css/css-anchor-position/{anchor-scroll-chained-002.tentative.html => anchor-scroll-chained-002.html} (93%) rename testing/web-platform/tests/css/css-anchor-position/{anchor-scroll-chained-003.tentative.html => anchor-scroll-chained-003.html} (93%) rename testing/web-platform/tests/css/css-anchor-position/{anchor-scroll-chained-004.tentative.html => anchor-scroll-chained-004.html} (94%) rename testing/web-platform/tests/css/css-anchor-position/{anchor-scroll-chained-fallback.tentative.html => anchor-scroll-chained-fallback.html} (98%) rename testing/web-platform/tests/css/css-anchor-position/reference/{anchor-scroll-chained-001.tentative-ref.html => anchor-scroll-chained-001-ref.html} (100%) rename testing/web-platform/tests/css/css-anchor-position/reference/{anchor-scroll-chained-002.tentative-ref.html => anchor-scroll-chained-002-ref.html} (100%) rename testing/web-platform/tests/css/css-anchor-position/reference/{anchor-scroll-chained-004.tentative-ref.html => anchor-scroll-chained-004-ref.html} (100%) rename testing/web-platform/tests/css/css-anchor-position/reference/{anchor-scroll-chained-fallback.tentative-ref.html => anchor-scroll-chained-fallback-ref.html} (100%) diff --git a/testing/web-platform/tests/css/css-anchor-position/anchor-scroll-chained-001.tentative.html b/testing/web-platform/tests/css/css-anchor-position/anchor-scroll-chained-001.html similarity index 92% rename from testing/web-platform/tests/css/css-anchor-position/anchor-scroll-chained-001.tentative.html rename to testing/web-platform/tests/css/css-anchor-position/anchor-scroll-chained-001.html index 1235f8fad4388..3a86da5f70934 100644 --- a/testing/web-platform/tests/css/css-anchor-position/anchor-scroll-chained-001.tentative.html +++ b/testing/web-platform/tests/css/css-anchor-position/anchor-scroll-chained-001.html @@ -2,7 +2,7 @@ Tests scroll adjustments of element anchored to another anchored element - +