| Index: third_party/WebKit/LayoutTests/animations/custom-properties/length-percentage-type-mismatch-no-interpolation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/animations/custom-properties/length-percentage-type-mismatch-no-interpolation-expected.txt b/third_party/WebKit/LayoutTests/animations/custom-properties/length-percentage-type-mismatch-no-interpolation-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..972234a21d97859e1ea8cdeca983015291fe0a8f
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/animations/custom-properties/length-percentage-type-mismatch-no-interpolation-expected.txt
|
| @@ -0,0 +1,7 @@
|
| +CONSOLE WARNING: line 24: Invalid keyframe value for property --length: 10%
|
| +CONSOLE WARNING: line 35: Invalid keyframe value for property --percentage: 10px
|
| +This is a testharness.js-based test.
|
| +PASS <length> properties don't accept percentages in animation keyframes
|
| +PASS <percentage> properties don't accept lengths in animation keyframes
|
| +Harness: the test ran to completion.
|
| +
|
|
|