From 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:47:29 +0200 Subject: Adding upstream version 115.8.0esr. Signed-off-by: Daniel Baumann --- .../css-scroll-snap/snap-at-user-scroll-end.html | 111 +++++++++++++++++++++ 1 file changed, 111 insertions(+) create mode 100644 testing/web-platform/tests/css/css-scroll-snap/snap-at-user-scroll-end.html (limited to 'testing/web-platform/tests/css/css-scroll-snap/snap-at-user-scroll-end.html') diff --git a/testing/web-platform/tests/css/css-scroll-snap/snap-at-user-scroll-end.html b/testing/web-platform/tests/css/css-scroll-snap/snap-at-user-scroll-end.html new file mode 100644 index 0000000000..8643b3c148 --- /dev/null +++ b/testing/web-platform/tests/css/css-scroll-snap/snap-at-user-scroll-end.html @@ -0,0 +1,111 @@ + + +Tests that window should snap at user scroll end. + + + + + + + + +
+
+

CSSScrollSnap

+

Tests that the window can snap at user scroll end.

+
    +
  1. + Scroll the page vertically and horizontally. + Keep scrolling until background has turned yellow.
  2. +
  3. Press the button "Done"
  4. +
+ +
+
+ + -- cgit v1.2.3