-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]> Auto-Submit: Mason Freed <[email protected]> Reviewed-by: Xianzhu Wang <[email protected]> Cr-Commit-Position: refs/heads/main@{#1284204}
- Loading branch information
1 parent
3776d97
commit fc96c50
Showing
9 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
<title>Tests scroll adjustments of element anchored to another anchored element</title> | ||
<link rel="author" href="mailto:[email protected]"> | ||
<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; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
<title>Tests scroll adjustments of element anchored to another anchored element</title> | ||
<link rel="author" href="mailto:[email protected]"> | ||
<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; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
<title>Tests scroll adjustments of element anchored to another anchored element</title> | ||
<link rel="author" href="mailto:[email protected]"> | ||
<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; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
<title>Tests scroll adjustments of element anchored to another anchored element</title> | ||
<link rel="author" href="mailto:[email protected]"> | ||
<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; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
<title>Tests scroll adjustments of element anchored to another anchored element with fallback</title> | ||
<link rel="author" href="mailto:[email protected]"> | ||
<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; | ||
|
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.