| 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
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..b4580dba5118714a66aa21e1ed9e20e4a0a414d9
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/animations/element-animate-keyframe-value-warning-expected.txt
|
| @@ -0,0 +1,4 @@
|
| +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.
|
|
|