summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/web-animations/timing-model/animations/setting-the-playback-rate-of-an-animation.html.ini
blob: ac17e89dfb7837795712a34c33b41297e85c1627 (plain)
1
2
3
4
5
6
7
8
[setting-the-playback-rate-of-an-animation.html]
  [The playback rate affects the rate of progress of the current time]
    expected:
      if (os == "linux") and not asan and not tsan and debug and fission and not swgl: [PASS, FAIL]
      if (os == "linux") and asan and fission: [PASS, FAIL]
      if (os == "linux") and not asan and tsan: [PASS, FAIL]
      if (os == "android") and not debug: [PASS, FAIL]
      if (os == "android") and debug and not swgl: [PASS, FAIL]