diff options
Diffstat (limited to 'testing/web-platform/meta/web-animations/timing-model/animations/setting-the-start-time-of-an-animation.html.ini')
-rw-r--r-- | testing/web-platform/meta/web-animations/timing-model/animations/setting-the-start-time-of-an-animation.html.ini | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/testing/web-platform/meta/web-animations/timing-model/animations/setting-the-start-time-of-an-animation.html.ini b/testing/web-platform/meta/web-animations/timing-model/animations/setting-the-start-time-of-an-animation.html.ini new file mode 100644 index 0000000000..3f06134008 --- /dev/null +++ b/testing/web-platform/meta/web-animations/timing-model/animations/setting-the-start-time-of-an-animation.html.ini @@ -0,0 +1,9 @@ +[setting-the-start-time-of-an-animation.html] + expected: + if (os == "android") and fission: [TIMEOUT, OK] + [Validate different value types that can be used to set start time] + expected: FAIL + + [Setting the start time of a play-pending animation applies a pending playback rate] + expected: + if (processor == "x86") and (os == "win") and not debug: [PASS, FAIL] |