Index: LayoutTests/web-animations-api/timed-item-expected.txt |
diff --git a/LayoutTests/web-animations-api/timed-item-expected.txt b/LayoutTests/web-animations-api/timed-item-expected.txt |
index 780ccd87d159a20f1924d01d5fc8373b7b4f80bd..3c09337ebb2061d97d9f3312a84d3f686bf5ceb0 100644 |
--- a/LayoutTests/web-animations-api/timed-item-expected.txt |
+++ b/LayoutTests/web-animations-api/timed-item-expected.txt |
@@ -5,5 +5,6 @@ FAIL TimedItem.currentIteration is null when animation is not in effect assert_e |
PASS TimedItem startTime, endTime, duration, activeDuration are sensible for a simple animation |
PASS TimedItem startTime, endTime, duration, activeDuration are sensible for animations with delays and iterations |
PASS TimedItem duration is calculated when no duration is specified |
+PASS Restricted double attributes on the Timing interface throws for non-finite values. |
Harness: the test ran to completion. |