| Index: LayoutTests/animations/cascade-important-keyframe-properties-expected.txt
|
| diff --git a/LayoutTests/animations/cascade-important-keyframe-properties-expected.txt b/LayoutTests/animations/cascade-important-keyframe-properties-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..632b3e92ac6e7b85b7509f84c2589a22ec74d6c0
|
| --- /dev/null
|
| +++ b/LayoutTests/animations/cascade-important-keyframe-properties-expected.txt
|
| @@ -0,0 +1,4 @@
|
| +PASS - "background-color" property for "test" element at 0s saw something close to: rgb(0, 128, 0)
|
| +PASS - "background-color" property for "test" element at 0.25s saw something close to: rgb(0, 128, 0)
|
| +PASS - "background-color" property for "test" element at 0.5s saw something close to: rgb(0, 128, 0)
|
| +
|
|
|