Index: third_party/WebKit/LayoutTests/external/wpt/web-animations/timing-model/animation-effects/phases-and-states-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/external/wpt/web-animations/timing-model/animation-effects/phases-and-states-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/web-animations/timing-model/animation-effects/phases-and-states-expected.txt |
index 402db0f7c851b58810e15bc0d56138094e0f6369..31bc964394dbbf8e483f622828df5319ec81b3a9 100644 |
--- a/third_party/WebKit/LayoutTests/external/wpt/web-animations/timing-model/animation-effects/phases-and-states-expected.txt |
+++ b/third_party/WebKit/LayoutTests/external/wpt/web-animations/timing-model/animation-effects/phases-and-states-expected.txt |
@@ -1,4 +1,5 @@ |
This is a testharness.js-based test. |
+Found 11 tests. 6 PASS 5 FAIL 0 TIMEOUT 0 NOTRUN |
PASS Phase calculation for a simple animation effect |
PASS Phase calculation for an animation effect with a positive start delay |
FAIL Phase calculation for an animation effect with a negative start delay assert_equals: Animation effect is in before phase when current time is -1ms (progress is null with 'none' fill mode) expected (object) null but got (number) 0 |