diff options
Diffstat (limited to 'testing/web-platform/meta/css/css-animations/event-order.tentative.html.ini')
-rw-r--r-- | testing/web-platform/meta/css/css-animations/event-order.tentative.html.ini | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-animations/event-order.tentative.html.ini b/testing/web-platform/meta/css/css-animations/event-order.tentative.html.ini new file mode 100644 index 0000000000..c145281e30 --- /dev/null +++ b/testing/web-platform/meta/css/css-animations/event-order.tentative.html.ini @@ -0,0 +1,6 @@ +[event-order.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Start and end events are sorted correctly when fired simultaneously] + expected: + if os == "android": [PASS, FAIL] |