summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-scrollbars
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-15 03:35:49 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-15 03:35:49 +0000
commitd8bbc7858622b6d9c278469aab701ca0b609cddf (patch)
treeeff41dc61d9f714852212739e6b3738b82a2af87 /testing/web-platform/tests/css/css-scrollbars
parentReleasing progress-linux version 125.0.3-1~progress7.99u1. (diff)
downloadfirefox-d8bbc7858622b6d9c278469aab701ca0b609cddf.tar.xz
firefox-d8bbc7858622b6d9c278469aab701ca0b609cddf.zip
Merging upstream version 126.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/tests/css/css-scrollbars')
-rw-r--r--testing/web-platform/tests/css/css-scrollbars/scrollbar-color-001.html (renamed from testing/web-platform/tests/css/css-scrollbars/scrollbar-color-001.tentative.html)2
-rw-r--r--testing/web-platform/tests/css/css-scrollbars/scrollbar-color-002.html (renamed from testing/web-platform/tests/css/css-scrollbars/scrollbar-color-002.tentative.html)2
-rw-r--r--testing/web-platform/tests/css/css-scrollbars/scrollbar-color-003.html (renamed from testing/web-platform/tests/css/css-scrollbars/scrollbar-color-003.tentative.html)2
-rw-r--r--testing/web-platform/tests/css/css-scrollbars/scrollbar-color-004.html (renamed from testing/web-platform/tests/css/css-scrollbars/scrollbar-color-004.tentative.html)2
-rw-r--r--testing/web-platform/tests/css/css-scrollbars/scrollbar-color-005.html (renamed from testing/web-platform/tests/css/css-scrollbars/scrollbar-color-005.tentative.html)2
-rw-r--r--testing/web-platform/tests/css/css-scrollbars/scrollbar-color-006.html (renamed from testing/web-platform/tests/css/css-scrollbars/scrollbar-color-006.tentative.html)2
-rw-r--r--testing/web-platform/tests/css/css-scrollbars/scrollbar-color-007.html (renamed from testing/web-platform/tests/css/css-scrollbars/scrollbar-color-007.tentative.html)2
-rw-r--r--testing/web-platform/tests/css/css-scrollbars/scrollbar-color-008.html (renamed from testing/web-platform/tests/css/css-scrollbars/scrollbar-color-008.tentative.html)2
-rw-r--r--testing/web-platform/tests/css/css-scrollbars/scrollbar-color-009.html (renamed from testing/web-platform/tests/css/css-scrollbars/scrollbar-color-009.tentative.html)2
-rw-r--r--testing/web-platform/tests/css/css-scrollbars/scrollbar-color-010.html (renamed from testing/web-platform/tests/css/css-scrollbars/scrollbar-color-010.tentative.html)2
-rw-r--r--testing/web-platform/tests/css/css-scrollbars/scrollbar-color-dynamic-8.html (renamed from testing/web-platform/tests/css/css-scrollbars/scrollbar-color-dynamic-8.tentative.html)2
-rw-r--r--testing/web-platform/tests/css/css-scrollbars/scrollbar-width-010.html (renamed from testing/web-platform/tests/css/css-scrollbars/scrollbar-width-010.tentative.html)2
-rw-r--r--testing/web-platform/tests/css/css-scrollbars/scrollbar-width-011.html (renamed from testing/web-platform/tests/css/css-scrollbars/scrollbar-width-011.tentative.html)2
-rw-r--r--testing/web-platform/tests/css/css-scrollbars/scrollbar-width-012.html (renamed from testing/web-platform/tests/css/css-scrollbars/scrollbar-width-012.tentative.html)2
-rw-r--r--testing/web-platform/tests/css/css-scrollbars/scrollbar-width-013.html (renamed from testing/web-platform/tests/css/css-scrollbars/scrollbar-width-013.tentative.html)2
-rw-r--r--testing/web-platform/tests/css/css-scrollbars/scrollbar-width-014.html (renamed from testing/web-platform/tests/css/css-scrollbars/scrollbar-width-014.tentative.html)2
-rw-r--r--testing/web-platform/tests/css/css-scrollbars/scrollbar-width-015.html (renamed from testing/web-platform/tests/css/css-scrollbars/scrollbar-width-015.tentative.html)2
-rw-r--r--testing/web-platform/tests/css/css-scrollbars/scrollbar-width-016.html (renamed from testing/web-platform/tests/css/css-scrollbars/scrollbar-width-016.tentative.html)2
18 files changed, 18 insertions, 18 deletions
diff --git a/testing/web-platform/tests/css/css-scrollbars/scrollbar-color-001.tentative.html b/testing/web-platform/tests/css/css-scrollbars/scrollbar-color-001.html
index c056990934..eff8667531 100644
--- a/testing/web-platform/tests/css/css-scrollbars/scrollbar-color-001.tentative.html
+++ b/testing/web-platform/tests/css/css-scrollbars/scrollbar-color-001.html
@@ -2,7 +2,7 @@
<meta charset="utf-8">
<title>CSS Scrollbars: scrollbar-color auto on the root defers to ::-webkit-scrollbar</title>
<link rel="author" title="Luke Warlow" href="mailto:luke@warlow.dev" />
-<link rel="help" href="https://drafts.csswg.org/css-scrollbars-1/" />
+<link rel="help" href="https://drafts.csswg.org/css-scrollbars-1/#color-compat" />
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="/css/support/parsing-testcommon.js"></script>
diff --git a/testing/web-platform/tests/css/css-scrollbars/scrollbar-color-002.tentative.html b/testing/web-platform/tests/css/css-scrollbars/scrollbar-color-002.html
index 70bfa5586d..1dfc63d68e 100644
--- a/testing/web-platform/tests/css/css-scrollbars/scrollbar-color-002.tentative.html
+++ b/testing/web-platform/tests/css/css-scrollbars/scrollbar-color-002.html
@@ -2,7 +2,7 @@
<meta charset="utf-8">
<title>CSS Scrollbars: scrollbar-color non-auto on the root overrides ::-webkit-scrollbar</title>
<link rel="author" title="Luke Warlow" href="mailto:luke@warlow.dev" />
-<link rel="help" href="https://drafts.csswg.org/css-scrollbars-1/" />
+<link rel="help" href="https://drafts.csswg.org/css-scrollbars-1/#color-compat" />
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="/css/support/parsing-testcommon.js"></script>
diff --git a/testing/web-platform/tests/css/css-scrollbars/scrollbar-color-003.tentative.html b/testing/web-platform/tests/css/css-scrollbars/scrollbar-color-003.html
index 3fb42bedea..1dc3c64f79 100644
--- a/testing/web-platform/tests/css/css-scrollbars/scrollbar-color-003.tentative.html
+++ b/testing/web-platform/tests/css/css-scrollbars/scrollbar-color-003.html
@@ -2,7 +2,7 @@
<meta charset="utf-8">
<title>CSS Scrollbars: scrollbar-color on scrollable areas correctly interacts with ::-webkit-scrollbar on container</title>
<link rel="author" title="Luke Warlow" href="mailto:luke@warlow.dev" />
-<link rel="help" href="https://drafts.csswg.org/css-scrollbars-1/" />
+<link rel="help" href="https://drafts.csswg.org/css-scrollbars-1/#color-compat" />
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="/css/support/parsing-testcommon.js"></script>
diff --git a/testing/web-platform/tests/css/css-scrollbars/scrollbar-color-004.tentative.html b/testing/web-platform/tests/css/css-scrollbars/scrollbar-color-004.html
index 5932cc5d4e..cff00c634f 100644
--- a/testing/web-platform/tests/css/css-scrollbars/scrollbar-color-004.tentative.html
+++ b/testing/web-platform/tests/css/css-scrollbars/scrollbar-color-004.html
@@ -2,7 +2,7 @@
<meta charset="utf-8">
<title>CSS Scrollbars: scrollbar-color on body correctly interacts with ::-webkit-scrollbar</title>
<link rel="author" title="Luke Warlow" href="mailto:luke@warlow.dev" />
-<link rel="help" href="https://drafts.csswg.org/css-scrollbars-1/" />
+<link rel="help" href="https://drafts.csswg.org/css-scrollbars-1/#color-compat" />
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="/css/support/parsing-testcommon.js"></script>
diff --git a/testing/web-platform/tests/css/css-scrollbars/scrollbar-color-005.tentative.html b/testing/web-platform/tests/css/css-scrollbars/scrollbar-color-005.html
index 52d0027fba..d8ddc43c1c 100644
--- a/testing/web-platform/tests/css/css-scrollbars/scrollbar-color-005.tentative.html
+++ b/testing/web-platform/tests/css/css-scrollbars/scrollbar-color-005.html
@@ -2,7 +2,7 @@
<meta charset="utf-8">
<title>CSS Scrollbars: scrollbar-color on body correctly interacts with ::-webkit-scrollbar on scrollable area</title>
<link rel="author" title="Luke Warlow" href="mailto:luke@warlow.dev" />
-<link rel="help" href="https://drafts.csswg.org/css-scrollbars-1/" />
+<link rel="help" href="https://drafts.csswg.org/css-scrollbars-1/#color-compat" />
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="/css/support/parsing-testcommon.js"></script>
diff --git a/testing/web-platform/tests/css/css-scrollbars/scrollbar-color-006.tentative.html b/testing/web-platform/tests/css/css-scrollbars/scrollbar-color-006.html
index 11f0de750b..55947c984c 100644
--- a/testing/web-platform/tests/css/css-scrollbars/scrollbar-color-006.tentative.html
+++ b/testing/web-platform/tests/css/css-scrollbars/scrollbar-color-006.html
@@ -4,7 +4,7 @@
<link rel="author" title="Luke Warlow" href="mailto:luke@warlow.dev" />
<link rel="match" href="scrollbar-color-006-ref.html" />
<link rel="mismatch" href="scrollbar-color-006-mis-ref.html" />
-<link rel="help" href="https://drafts.csswg.org/css-scrollbars-1/" />
+<link rel="help" href="https://drafts.csswg.org/css-scrollbars-1/#color-compat" />
<style>
.container {
scrollbar-gutter: stable;
diff --git a/testing/web-platform/tests/css/css-scrollbars/scrollbar-color-007.tentative.html b/testing/web-platform/tests/css/css-scrollbars/scrollbar-color-007.html
index 75358fdf68..0ef07089de 100644
--- a/testing/web-platform/tests/css/css-scrollbars/scrollbar-color-007.tentative.html
+++ b/testing/web-platform/tests/css/css-scrollbars/scrollbar-color-007.html
@@ -4,7 +4,7 @@
<link rel="author" title="Luke Warlow" href="mailto:luke@warlow.dev" />
<link rel="match" href="scrollbar-color-007-ref.html" />
<link rel="mismatch" href="scrollbar-color-007-mis-ref.html" />
-<link rel="help" href="https://drafts.csswg.org/css-scrollbars-1/" />
+<link rel="help" href="https://drafts.csswg.org/css-scrollbars-1/#color-compat" />
<style>
.container {
scrollbar-gutter: stable;
diff --git a/testing/web-platform/tests/css/css-scrollbars/scrollbar-color-008.tentative.html b/testing/web-platform/tests/css/css-scrollbars/scrollbar-color-008.html
index 576193814c..01e3848603 100644
--- a/testing/web-platform/tests/css/css-scrollbars/scrollbar-color-008.tentative.html
+++ b/testing/web-platform/tests/css/css-scrollbars/scrollbar-color-008.html
@@ -4,7 +4,7 @@
<link rel="author" title="Luke Warlow" href="mailto:luke@warlow.dev" />
<link rel="match" href="scrollbar-color-008-ref.html" />
<link rel="mismatch" href="scrollbar-color-008-mis-ref.html" />
-<link rel="help" href="https://drafts.csswg.org/css-scrollbars-1/" />
+<link rel="help" href="https://drafts.csswg.org/css-scrollbars-1/#color-compat" />
<style>
body {
scrollbar-color: yellow blue;
diff --git a/testing/web-platform/tests/css/css-scrollbars/scrollbar-color-009.tentative.html b/testing/web-platform/tests/css/css-scrollbars/scrollbar-color-009.html
index 312bbc731b..6b17c19c15 100644
--- a/testing/web-platform/tests/css/css-scrollbars/scrollbar-color-009.tentative.html
+++ b/testing/web-platform/tests/css/css-scrollbars/scrollbar-color-009.html
@@ -4,7 +4,7 @@
<link rel="author" title="Luke Warlow" href="mailto:luke@warlow.dev" />
<link rel="match" href="scrollbar-color-009-ref.html" />
<link rel="mismatch" href="scrollbar-color-009-mis-ref.html" />
-<link rel="help" href="https://drafts.csswg.org/css-scrollbars-1/" />
+<link rel="help" href="https://drafts.csswg.org/css-scrollbars-1/#color-compat" />
<style>
:root {
scrollbar-color: yellow blue;
diff --git a/testing/web-platform/tests/css/css-scrollbars/scrollbar-color-010.tentative.html b/testing/web-platform/tests/css/css-scrollbars/scrollbar-color-010.html
index 9f560613e0..cc78504ba7 100644
--- a/testing/web-platform/tests/css/css-scrollbars/scrollbar-color-010.tentative.html
+++ b/testing/web-platform/tests/css/css-scrollbars/scrollbar-color-010.html
@@ -4,7 +4,7 @@
<link rel="author" title="Luke Warlow" href="mailto:luke@warlow.dev" />
<link rel="match" href="scrollbar-color-010-ref.html" />
<link rel="mismatch" href="scrollbar-color-010-mis-ref.html" />
-<link rel="help" href="https://drafts.csswg.org/css-scrollbars-1/" />
+<link rel="help" href="https://drafts.csswg.org/css-scrollbars-1/#color-compat" />
<style>
:root {
scrollbar-color: yellow blue;
diff --git a/testing/web-platform/tests/css/css-scrollbars/scrollbar-color-dynamic-8.tentative.html b/testing/web-platform/tests/css/css-scrollbars/scrollbar-color-dynamic-8.html
index 4926fadaca..8f1cd13a2f 100644
--- a/testing/web-platform/tests/css/css-scrollbars/scrollbar-color-dynamic-8.tentative.html
+++ b/testing/web-platform/tests/css/css-scrollbars/scrollbar-color-dynamic-8.html
@@ -2,7 +2,7 @@
<html class="reftest-wait">
<title>Dynamically set scrollbar-colors when starts ::-webkit-scrollbar and ensure scrollbars update</title>
<link rel="author" title="Luke Warlow" href="mailto:lwarlow@igalia.com" />
-<link rel="help" href="https://drafts.csswg.org/css-scrollbars" />
+<link rel="help" href="https://drafts.csswg.org/css-scrollbars-1/#color-compat" />
<link rel="match" href="scrollbar-color-dynamic-8-ref.html" />
<script src="/common/reftest-wait.js"></script>
<style>
diff --git a/testing/web-platform/tests/css/css-scrollbars/scrollbar-width-010.tentative.html b/testing/web-platform/tests/css/css-scrollbars/scrollbar-width-010.html
index ea11703067..3c28dff498 100644
--- a/testing/web-platform/tests/css/css-scrollbars/scrollbar-width-010.tentative.html
+++ b/testing/web-platform/tests/css/css-scrollbars/scrollbar-width-010.html
@@ -2,7 +2,7 @@
<meta charset="utf-8">
<title>CSS Scrollbars: scrollbar-width auto on the root defers to ::-webkit-scrollbar on the root</title>
<link rel="author" title="Luke Warlow" href="mailto:luke@warlow.dev" />
-<link rel="help" href="https://drafts.csswg.org/css-scrollbars-1/" />
+<link rel="help" href="https://drafts.csswg.org/css-scrollbars-1/#width-compat" />
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="/css/support/parsing-testcommon.js"></script>
diff --git a/testing/web-platform/tests/css/css-scrollbars/scrollbar-width-011.tentative.html b/testing/web-platform/tests/css/css-scrollbars/scrollbar-width-011.html
index a5f60dc28b..e9c22c83a9 100644
--- a/testing/web-platform/tests/css/css-scrollbars/scrollbar-width-011.tentative.html
+++ b/testing/web-platform/tests/css/css-scrollbars/scrollbar-width-011.html
@@ -2,7 +2,7 @@
<meta charset="utf-8">
<title>CSS Scrollbars: scrollbar-width thin on the root overrides ::-webkit-scrollbar on the root</title>
<link rel="author" title="Luke Warlow" href="mailto:luke@warlow.dev" />
-<link rel="help" href="https://drafts.csswg.org/css-scrollbars-1/" />
+<link rel="help" href="https://drafts.csswg.org/css-scrollbars-1/#width-compat" />
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="/css/support/parsing-testcommon.js"></script>
diff --git a/testing/web-platform/tests/css/css-scrollbars/scrollbar-width-012.tentative.html b/testing/web-platform/tests/css/css-scrollbars/scrollbar-width-012.html
index a685d6c05b..eefd5538b8 100644
--- a/testing/web-platform/tests/css/css-scrollbars/scrollbar-width-012.tentative.html
+++ b/testing/web-platform/tests/css/css-scrollbars/scrollbar-width-012.html
@@ -2,7 +2,7 @@
<meta charset="utf-8">
<title>CSS Scrollbars: scrollbar-width none on the root overrides ::-webkit-scrollbar on the root</title>
<link rel="author" title="Luke Warlow" href="mailto:luke@warlow.dev" />
-<link rel="help" href="https://drafts.csswg.org/css-scrollbars-1/" />
+<link rel="help" href="https://drafts.csswg.org/css-scrollbars-1/#width-compat" />
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="/css/support/parsing-testcommon.js"></script>
diff --git a/testing/web-platform/tests/css/css-scrollbars/scrollbar-width-013.tentative.html b/testing/web-platform/tests/css/css-scrollbars/scrollbar-width-013.html
index f6460a4797..4a8a9182e5 100644
--- a/testing/web-platform/tests/css/css-scrollbars/scrollbar-width-013.tentative.html
+++ b/testing/web-platform/tests/css/css-scrollbars/scrollbar-width-013.html
@@ -2,7 +2,7 @@
<meta charset="utf-8">
<title>CSS Scrollbars: scrollbar-width thin on the root overridess ::-webkit-scrollbar</title>
<link rel="author" title="Luke Warlow" href="mailto:luke@warlow.dev" />
-<link rel="help" href="https://drafts.csswg.org/css-scrollbars-1/" />
+<link rel="help" href="https://drafts.csswg.org/css-scrollbars-1/#width-compat" />
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="/css/support/parsing-testcommon.js"></script>
diff --git a/testing/web-platform/tests/css/css-scrollbars/scrollbar-width-014.tentative.html b/testing/web-platform/tests/css/css-scrollbars/scrollbar-width-014.html
index b3702015d5..b8ca3cbb94 100644
--- a/testing/web-platform/tests/css/css-scrollbars/scrollbar-width-014.tentative.html
+++ b/testing/web-platform/tests/css/css-scrollbars/scrollbar-width-014.html
@@ -2,7 +2,7 @@
<meta charset="utf-8">
<title>CSS Scrollbars: scrollbar-width thin on the body doesn't override ::-webkit-scrollbar on root</title>
<link rel="author" title="Luke Warlow" href="mailto:luke@warlow.dev" />
-<link rel="help" href="https://drafts.csswg.org/css-scrollbars-1/" />
+<link rel="help" href="https://drafts.csswg.org/css-scrollbars-1/#width-compat" />
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="/css/support/parsing-testcommon.js"></script>
diff --git a/testing/web-platform/tests/css/css-scrollbars/scrollbar-width-015.tentative.html b/testing/web-platform/tests/css/css-scrollbars/scrollbar-width-015.html
index 88a6af27ba..7fc1ae120a 100644
--- a/testing/web-platform/tests/css/css-scrollbars/scrollbar-width-015.tentative.html
+++ b/testing/web-platform/tests/css/css-scrollbars/scrollbar-width-015.html
@@ -2,7 +2,7 @@
<meta charset="utf-8">
<title>CSS Scrollbars: scrollbar-width on scrollable areas correctly interacts with ::-webkit-scrollbar</title>
<link rel="author" title="Luke Warlow" href="mailto:luke@warlow.dev" />
-<link rel="help" href="https://drafts.csswg.org/css-scrollbars-1/" />
+<link rel="help" href="https://drafts.csswg.org/css-scrollbars-1/#width-compat" />
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="/css/support/parsing-testcommon.js"></script>
diff --git a/testing/web-platform/tests/css/css-scrollbars/scrollbar-width-016.tentative.html b/testing/web-platform/tests/css/css-scrollbars/scrollbar-width-016.html
index 7d64131743..29b4e47628 100644
--- a/testing/web-platform/tests/css/css-scrollbars/scrollbar-width-016.tentative.html
+++ b/testing/web-platform/tests/css/css-scrollbars/scrollbar-width-016.html
@@ -2,7 +2,7 @@
<meta charset="utf-8">
<title>CSS Scrollbars: scrollbar-width on scrollable areas correctly interacts with ::-webkit-scrollbar on container</title>
<link rel="author" title="Luke Warlow" href="mailto:luke@warlow.dev" />
-<link rel="help" href="https://drafts.csswg.org/css-scrollbars-1/" />
+<link rel="help" href="https://drafts.csswg.org/css-scrollbars-1/#width-compat" />
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="/css/support/parsing-testcommon.js"></script>