summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-overscroll-behavior/overscroll-behavior-root.html.ini
blob: 096f046cfd66fca8196e11fb850b6129afdae5bb (plain)
1
2
3
4
5
6
7
8
9
[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 debug and not fission and not swgl: [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