Index: third_party/WebKit/LayoutTests/animations/element-animate-keyframe-value-warning-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/animations/element-animate-keyframe-value-warning-expected.txt b/third_party/WebKit/LayoutTests/animations/element-animate-keyframe-value-warning-expected.txt |
deleted file mode 100644 |
index b4580dba5118714a66aa21e1ed9e20e4a0a414d9..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/animations/element-animate-keyframe-value-warning-expected.txt |
+++ /dev/null |
@@ -1,4 +0,0 @@ |
-CONSOLE WARNING: line 9: Invalid keyframe value for property offsetPath: path("invalid") |
-CONSOLE WARNING: line 12: Invalid keyframe value for property --x: invalid ) |
-CONSOLE WARNING: line 13: Invalid keyframe value for property --x: invalid !important |
-This test passes if there are three warnings about invalid keyframe values. |