Index: third_party/WebKit/LayoutTests/external/wpt/web-animations/timing-model/animations/current-time-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/external/wpt/web-animations/timing-model/animations/current-time-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/web-animations/timing-model/animations/current-time-expected.txt |
index 766428bb98ac084dff7342ec69e9b236b81f663c..c94047388a4956e357f21aa2706c7121a109fe84 100644 |
--- a/third_party/WebKit/LayoutTests/external/wpt/web-animations/timing-model/animations/current-time-expected.txt |
+++ b/third_party/WebKit/LayoutTests/external/wpt/web-animations/timing-model/animations/current-time-expected.txt |
@@ -3,5 +3,6 @@ FAIL The current time returns the hold time when set Animation is not defined |
FAIL The current time is unresolved when there is no associated timeline (and no hold time is set) Animation is not defined |
FAIL The current time is unresolved when the start time is unresolved (and no hold time is set) Animation is not defined |
FAIL The current time is calculated from the timeline time, start time and playback rate Animation is not defined |
+PASS The current time does not progress if playback rate is 0 |
Harness: the test ran to completion. |