summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html.ini
blob: c3f8ca695aeb08e86322cf5bcaf3cb287f5c757f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[scrollend-event-fired-for-programmatic-scroll.html]
  [Tests scrollend event for calling scroll functions.]
    expected:
      if (os == "linux") and not asan and not tsan and not fission and debug and not swgl: [PASS, FAIL]
      if (os == "linux") and not asan and tsan: [FAIL, PASS]
      if (os == "linux") and asan: [PASS, FAIL]
      if (os == "android") and debug: [PASS, FAIL]

  [Tests scrollend event for changing scroll attributes.]
    expected:
      if (os == "linux") and not asan and not tsan and not fission and debug and not swgl: [PASS, FAIL]
      if (os == "linux") and not asan and tsan: [FAIL, PASS]
      if (os == "linux") and asan: [PASS, FAIL]
      if (os == "android") and debug: [PASS, FAIL]