summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-overscroll-behavior/overscroll-behavior.html.ini
blob: b5636b22fe46e33e39f7617bc2b9fac84c205fdb (plain)
1
2
3
4
5
6
7
8
9
10
11
[overscroll-behavior.html]
  prefs: [test.events.async.enabled:true]
  [overscroll-behavior prevents scroll-propagation in the area and direction as specified]
    expected:
      if (os == "linux") and not debug and not asan and fission and tsan: [PASS, FAIL]
      if (os == "linux") and not debug and not asan and fission and not tsan: [FAIL, PASS]
      if (os == "linux") and not debug and not asan and not fission: [FAIL, PASS]
      if (os == "linux") and not debug and asan: [PASS, FAIL]
      if (os == "win") and not debug: [FAIL, PASS]
      if (os == "mac") and not debug: [PASS, FAIL]
      if os == "android": FAIL