summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-scroll-snap/inheritance.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/css/css-scroll-snap/inheritance.html.ini')
-rw-r--r--testing/web-platform/meta/css/css-scroll-snap/inheritance.html.ini12
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-scroll-snap/inheritance.html.ini b/testing/web-platform/meta/css/css-scroll-snap/inheritance.html.ini
new file mode 100644
index 0000000000..e03a357577
--- /dev/null
+++ b/testing/web-platform/meta/css/css-scroll-snap/inheritance.html.ini
@@ -0,0 +1,12 @@
+[inheritance.html]
+ [Property scroll-snap-stop has initial value normal]
+ expected:
+ if not debug and (os == "mac"): [PASS, FAIL]
+ if not debug and (os == "android"): [PASS, FAIL]
+ if not debug and (os == "linux"): [PASS, FAIL]
+
+ [Property scroll-snap-stop does not inherit]
+ expected:
+ if not debug and (os == "mac"): [PASS, FAIL]
+ if not debug and (os == "android"): [PASS, FAIL]
+ if not debug and (os == "linux"): [PASS, FAIL]