| Index: LayoutTests/virtual/web-animations-css/animations/animation-direction-reverse-fill-mode-expected.txt
|
| diff --git a/LayoutTests/virtual/web-animations-css/animations/animation-direction-reverse-fill-mode-expected.txt b/LayoutTests/virtual/web-animations-css/animations/animation-direction-reverse-fill-mode-expected.txt
|
| deleted file mode 100644
|
| index 388d238c5b413a08d9d924c785e4483c4d7c7467..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/virtual/web-animations-css/animations/animation-direction-reverse-fill-mode-expected.txt
|
| +++ /dev/null
|
| @@ -1,20 +0,0 @@
|
| -This test performs an animation of the left property with direction reverse and four different fill modes. It animates over 0.1 seconds with a 0.1 second delay. It takes snapshots at document load and the end of the animation.
|
| -None
|
| -Backwards
|
| -Forwards
|
| -Both
|
| -Both iterating
|
| -Both iterating reverse
|
| -PASS - start of animation - id: none expected: 100 actual: 100
|
| -PASS - start of animation - id: backwards expected: 300 actual: 300
|
| -PASS - start of animation - id: forwards expected: 100 actual: 100
|
| -PASS - start of animation - id: both expected: 300 actual: 300
|
| -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
|
| -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
|
| -
|
|
|