| 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..e9a72aa81f30d3e27d7416bfa8f6b5ce5f9d2217
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/animations/element-animate-keyframe-value-warning-expected.txt
|
| @@ -0,0 +1,4 @@
|
| +CONSOLE WARNING: line 8: Invalid keyframe value for property offsetPath: path("invalid")
|
| +CONSOLE WARNING: line 10: Invalid keyframe value for property --x: invalid )
|
| +CONSOLE WARNING: line 11: Invalid keyframe value for property --x: invalid !important
|
| +This test passes if there are three warninga about invalid keyframe values.
|
|
|