summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-animations/stability/animation-event-destroy-renderer.html.ini
blob: eaf3d74352e58545efb14d8b4034cb3f10f2af24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[animation-event-destroy-renderer.html?animationiteration]
  expected:
    if (os == "linux") and not tsan and not debug and asan and not fission: [OK, TIMEOUT]
    if (os == "linux") and not tsan and not debug and not asan: [OK, TIMEOUT]
    if (os == "linux") and tsan: [OK, TIMEOUT]
  [Triggering the cancel of an animation during event handling does not crash.]
    expected:
      if (os == "linux") and not tsan and not debug and asan and not fission: [PASS, TIMEOUT]
      if (os == "linux") and not tsan and not debug and not asan: [PASS, TIMEOUT]
      if (os == "linux") and tsan: [PASS, TIMEOUT]


[animation-event-destroy-renderer.html?animationstart]