From c13e19e7bf7a98cc1158879acc11e7ed9826abf7 Mon Sep 17 00:00:00 2001 From: moz-wptsync-bot Date: Fri, 7 Dec 2018 05:47:57 +0000 Subject: [PATCH] Bug 1512562 [wpt PR 14407] - Update wpt metadata, a=testonly wpt-pr: 14407 wpt-type: metadata --- .../scroll-animations/current-time-nan.html.ini | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 testing/web-platform/meta/scroll-animations/current-time-nan.html.ini diff --git a/testing/web-platform/meta/scroll-animations/current-time-nan.html.ini b/testing/web-platform/meta/scroll-animations/current-time-nan.html.ini new file mode 100644 index 000000000000..51e3e57c3e19 --- /dev/null +++ b/testing/web-platform/meta/scroll-animations/current-time-nan.html.ini @@ -0,0 +1,13 @@ +[current-time-nan.html] + [currentTime should be null for a display: none scrollSource] + expected: FAIL + + [currentTime should be null for a display: inline scrollSource] + expected: FAIL + + [currentTime should be null when the scrollSource is not a scroller] + expected: FAIL + + [currentTime should be null for an unattached scrollSource] + expected: FAIL +