| Index: LayoutTests/animations/animation-direction-reverse-fill-mode-expected.txt | 
| diff --git a/LayoutTests/animations/animation-direction-reverse-fill-mode-expected.txt b/LayoutTests/animations/animation-direction-reverse-fill-mode-expected.txt | 
| index 3a065603139db6110fada2f0bbc01e25d2a5b114..388d238c5b413a08d9d924c785e4483c4d7c7467 100644 | 
| --- a/LayoutTests/animations/animation-direction-reverse-fill-mode-expected.txt | 
| +++ b/LayoutTests/animations/animation-direction-reverse-fill-mode-expected.txt | 
| @@ -13,8 +13,8 @@ PASS - start of animation - id: both_iterating expected: 200 actual: 200 | 
| PASS - start of animation - id: both_iterating_reverse expected: 300 actual: 300 | 
| PASS - end of animation - id: none expected: 100 actual: 100 | 
| PASS - end of animation - id: backwards expected: 100 actual: 100 | 
| -FAIL - end of animation - id: forwards expected: 200 actual: 300 | 
| -FAIL - end of animation - id: both expected: 200 actual: 300 | 
| +PASS - end of animation - id: forwards expected: 200 actual: 200 | 
| +PASS - end of animation - id: both expected: 200 actual: 200 | 
| PASS - end of animation - id: both_iterating expected: 200 actual: 200 | 
| PASS - end of animation - id: both_iterating_reverse expected: 300 actual: 300 | 
|  | 
|  |