From f6bab84d04ad63704eee02df2e9396b7f0d2c4bd Mon Sep 17 00:00:00 2001 From: Mason Freed Date: Mon, 8 Apr 2024 16:58:21 -0700 Subject: [PATCH] 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 --- ...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 css/css-anchor-position/{anchor-scroll-chained-001.tentative.html => anchor-scroll-chained-001.html} (92%) rename css/css-anchor-position/{anchor-scroll-chained-002.tentative.html => anchor-scroll-chained-002.html} (93%) rename css/css-anchor-position/{anchor-scroll-chained-003.tentative.html => anchor-scroll-chained-003.html} (93%) rename css/css-anchor-position/{anchor-scroll-chained-004.tentative.html => anchor-scroll-chained-004.html} (94%) rename css/css-anchor-position/{anchor-scroll-chained-fallback.tentative.html => anchor-scroll-chained-fallback.html} (98%) rename css/css-anchor-position/reference/{anchor-scroll-chained-001.tentative-ref.html => anchor-scroll-chained-001-ref.html} (100%) rename css/css-anchor-position/reference/{anchor-scroll-chained-002.tentative-ref.html => anchor-scroll-chained-002-ref.html} (100%) rename css/css-anchor-position/reference/{anchor-scroll-chained-004.tentative-ref.html => anchor-scroll-chained-004-ref.html} (100%) rename css/css-anchor-position/reference/{anchor-scroll-chained-fallback.tentative-ref.html => anchor-scroll-chained-fallback-ref.html} (100%) diff --git a/css/css-anchor-position/anchor-scroll-chained-001.tentative.html b/css/css-anchor-position/anchor-scroll-chained-001.html similarity index 92% rename from css/css-anchor-position/anchor-scroll-chained-001.tentative.html rename to css/css-anchor-position/anchor-scroll-chained-001.html index 1235f8fad4388cc..3a86da5f7093499 100644 --- a/css/css-anchor-position/anchor-scroll-chained-001.tentative.html +++ b/css/css-anchor-position/anchor-scroll-chained-001.html @@ -2,7 +2,7 @@ Tests scroll adjustments of element anchored to another anchored element - +