diff options
Diffstat (limited to 'testing/web-platform/meta/web-animations/timing-model/animations/finishing-an-animation.html.ini')
-rw-r--r-- | testing/web-platform/meta/web-animations/timing-model/animations/finishing-an-animation.html.ini | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/web-platform/meta/web-animations/timing-model/animations/finishing-an-animation.html.ini b/testing/web-platform/meta/web-animations/timing-model/animations/finishing-an-animation.html.ini new file mode 100644 index 0000000000..5947c704fa --- /dev/null +++ b/testing/web-platform/meta/web-animations/timing-model/animations/finishing-an-animation.html.ini @@ -0,0 +1,4 @@ +[finishing-an-animation.html] + expected: + if (os == "linux") and debug and not fission: ["OK", "ERROR"] + if os == "mac": ["OK", "ERROR"] |