Skip to content

Commit

Permalink
Bug 1890444 [wpt PR 45619] - Mark scroll chaining tests non-tentative…
Browse files Browse the repository at this point in the history
…, a=testonly

Automatic update from web-platform-tests
Mark scroll chaining tests non-tentative

Per the spec issue:

w3c/csswg-drafts#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 <wangxianzhu@chromium.org>
Auto-Submit: Mason Freed <masonf@chromium.org>
Reviewed-by: Xianzhu Wang <wangxianzhu@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1284204}

--

wpt-commits: fc96c5033f17d7747464a8daa29b0be20532777a
wpt-pr: 45619
  • Loading branch information
Mason Freed authored and moz-wptsync-bot committed Apr 15, 2024
1 parent 56e6221 commit df92cc9
Show file tree
Hide file tree
Showing 9 changed files with 5 additions and 5 deletions.
Expand Up @@ -2,7 +2,7 @@
<title>Tests scroll adjustments of element anchored to another anchored element</title>
<link rel="author" href="mailto:wangxianzhu@chromium.org">
<link rel="help" href="https://drafts.csswg.org/css-anchor-1/">
<link rel="match" href="reference/anchor-scroll-chained-001.tentative-ref.html">
<link rel="match" href="reference/anchor-scroll-chained-001-ref.html">
<style>
body {
margin: 0;
Expand Down
Expand Up @@ -2,7 +2,7 @@
<title>Tests scroll adjustments of element anchored to another anchored element</title>
<link rel="author" href="mailto:wangxianzhu@chromium.org">
<link rel="help" href="https://drafts.csswg.org/css-anchor-1/">
<link rel="match" href="reference/anchor-scroll-chained-002.tentative-ref.html">
<link rel="match" href="reference/anchor-scroll-chained-002-ref.html">
<style>
body {
margin: 0;
Expand Down
Expand Up @@ -2,7 +2,7 @@
<title>Tests scroll adjustments of element anchored to another anchored element</title>
<link rel="author" href="mailto:wangxianzhu@chromium.org">
<link rel="help" href="https://drafts.csswg.org/css-anchor-1/">
<link rel="match" href="reference/anchor-scroll-chained-002.tentative-ref.html">
<link rel="match" href="reference/anchor-scroll-chained-002-ref.html">
<style>
body {
margin: 0;
Expand Down
Expand Up @@ -2,7 +2,7 @@
<title>Tests scroll adjustments of element anchored to another anchored element</title>
<link rel="author" href="mailto:wangxianzhu@chromium.org">
<link rel="help" href="https://drafts.csswg.org/css-anchor-1/">
<link rel="match" href="reference/anchor-scroll-chained-004.tentative-ref.html">
<link rel="match" href="reference/anchor-scroll-chained-004-ref.html">
<style>
body {
margin: 0;
Expand Down
Expand Up @@ -2,7 +2,7 @@
<title>Tests scroll adjustments of element anchored to another anchored element with fallback</title>
<link rel="author" href="mailto:wangxianzhu@chromium.org">
<link rel="help" href="https://drafts.csswg.org/css-anchor-1/">
<link rel="match" href="reference/anchor-scroll-chained-fallback.tentative-ref.html">
<link rel="match" href="reference/anchor-scroll-chained-fallback-ref.html">
<style>
body {
margin: 0;
Expand Down

0 comments on commit df92cc9

Please sign in to comment.