Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/animations/animation-hit-test-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/animations/animation-hit-test-expected.txt b/third_party/WebKit/LayoutTests/animations/animation-hit-test-expected.txt |
| deleted file mode 100644 |
| index cb6b7116d4901a8cba3c3e740e6021622bc6a14b..0000000000000000000000000000000000000000 |
| --- a/third_party/WebKit/LayoutTests/animations/animation-hit-test-expected.txt |
| +++ /dev/null |
| @@ -1,5 +0,0 @@ |
| -This test starts an animation of the 'left' property and then does elementFromPoint calls at the shown yellow dots to see if hit testing works |
| -PASS - 150px was outside as it should be |
| -PASS - 300px was inside as it should be |
| -PASS - 450px was outside as it should be |
| - |