summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-scroll-snap/scroll-snap-stop-change.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/css/css-scroll-snap/scroll-snap-stop-change.html.ini')
-rw-r--r--testing/web-platform/meta/css/css-scroll-snap/scroll-snap-stop-change.html.ini14
1 files changed, 14 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-scroll-snap/scroll-snap-stop-change.html.ini b/testing/web-platform/meta/css/css-scroll-snap/scroll-snap-stop-change.html.ini
new file mode 100644
index 0000000000..f8b2c1d661
--- /dev/null
+++ b/testing/web-platform/meta/css/css-scroll-snap/scroll-snap-stop-change.html.ini
@@ -0,0 +1,14 @@
+[scroll-snap-stop-change.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [scroll-snap-stop for areas on HTML should control snapping behavior and changing it takes effect]
+ expected:
+ if not debug and (os == "android"): [PASS, FAIL]
+ if not debug and (os == "mac"): [PASS, FAIL]
+ if not debug and (os == "linux"): [PASS, FAIL]
+
+ [scroll-snap-stop for areas on DIV should control snapping behavior and changing it takes effect]
+ expected:
+ if not debug and (os == "mac"): [PASS, FAIL]
+ if not debug and (os == "linux"): [PASS, FAIL]
+ if not debug and (os == "android"): [PASS, FAIL]