| Index: third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/AnimationEffectTiming/getComputedStyle-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/AnimationEffectTiming/getComputedStyle-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/AnimationEffectTiming/getComputedStyle-expected.txt
|
| index 09038115c5f5cb32d4ea9a3fbe577c46703996e4..5774fb514fa2af7121c08bf3e52ce8baeb401c1d 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/AnimationEffectTiming/getComputedStyle-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/AnimationEffectTiming/getComputedStyle-expected.txt
|
| @@ -8,6 +8,6 @@ FAIL change currentTime when fill forwards and endDelay is negative assert_equal
|
| PASS change direction from "normal" to "reverse"
|
| PASS change direction from "normal" to "alternate"
|
| PASS change direction from "normal" to "alternate-reverse"
|
| -PASS change direction from "normal" to "reverse"
|
| +PASS change direction from "normal" to "reverse" when currentTime is 0
|
| Harness: the test ran to completion.
|
|
|
|
|