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


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