diff options
Diffstat (limited to 'testing/web-platform/meta/css/css-scroll-snap/scroll-snap-stop-002.html.ini')
-rw-r--r-- | testing/web-platform/meta/css/css-scroll-snap/scroll-snap-stop-002.html.ini | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-scroll-snap/scroll-snap-stop-002.html.ini b/testing/web-platform/meta/css/css-scroll-snap/scroll-snap-stop-002.html.ini new file mode 100644 index 0000000000..5f85ac45fc --- /dev/null +++ b/testing/web-platform/meta/css/css-scroll-snap/scroll-snap-stop-002.html.ini @@ -0,0 +1,8 @@ +[scroll-snap-stop-002.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [`scroll-snap-stop: always` snap point is preferred even if the snap area entire snapport] + expected: + if not debug and (os == "android"): [PASS, FAIL] + if not debug and (os == "linux"): [PASS, FAIL] + if not debug and (os == "mac"): [PASS, FAIL] |