summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-overscroll-behavior/overscroll-behavior-root.html.ini
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testing/web-platform/meta/css/css-overscroll-behavior/overscroll-behavior-root.html.ini8
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-overscroll-behavior/overscroll-behavior-root.html.ini b/testing/web-platform/meta/css/css-overscroll-behavior/overscroll-behavior-root.html.ini
new file mode 100644
index 0000000000..cb61cbfb9b
--- /dev/null
+++ b/testing/web-platform/meta/css/css-overscroll-behavior/overscroll-behavior-root.html.ini
@@ -0,0 +1,8 @@
+[overscroll-behavior-root.html]
+ prefs: [test.events.async.enabled:true]
+ [overscroll-behavior in root works]
+ expected:
+ if (os == "linux") and not debug and not tsan and not fission and asan: [PASS, FAIL]
+ if (os == "linux") and not debug and not tsan and fission: [PASS, FAIL]
+ if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
+ if os == "android": FAIL