| Index: LayoutTests/virtual/legacy-animations-engine/animations/fill-mode-iteration-count-non-integer-expected.txt
|
| diff --git a/LayoutTests/virtual/legacy-animations-engine/animations/fill-mode-iteration-count-non-integer-expected.txt b/LayoutTests/virtual/legacy-animations-engine/animations/fill-mode-iteration-count-non-integer-expected.txt
|
| deleted file mode 100644
|
| index cf8d5e8f6cf87f207b085eddf0729db684d01de5..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/virtual/legacy-animations-engine/animations/fill-mode-iteration-count-non-integer-expected.txt
|
| +++ /dev/null
|
| @@ -1,20 +0,0 @@
|
| -This test performs an animation of the left property with 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 for element 'none': Saw something close to 100
|
| -PASS: Start of animation for element 'backwards': Saw something close to 200
|
| -PASS: Start of animation for element 'forwards': Saw something close to 100
|
| -PASS: Start of animation for element 'both': Saw something close to 200
|
| -PASS: Start of animation for element 'both_iterating': Saw something close to 200
|
| -PASS: Start of animation for element 'both_iterating_reverse': Saw something close to 300
|
| -PASS: End of animation for element 'none': Saw something close to 100
|
| -PASS: End of animation for element 'backwards': Saw something close to 100
|
| -FAIL: End of animation for element 'forwards': Expected 240 but saw 300
|
| -FAIL: End of animation for element 'both': Expected 240 but saw 300
|
| -FAIL: End of animation for element 'both_iterating': Expected 240 but saw 300
|
| -FAIL: End of animation for element 'both_iterating_reverse': Expected 260 but saw 300
|
| -
|
|
|